nielsr HF staff commited on
Commit
2300c62
1 Parent(s): f29bc1d

Add pipeline tag, add link to paper

Browse files

This PR ensures the model can be found at https://huggingface.co/papers/2412.00927 as well as https://huggingface.co/models?pipeline_tag=video-text-to-text&sort=trending

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
- This repo is a work in progress. Details coming soon!
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: video-text-to-text
4
  ---
5
+
6
+ This repository contains the model described in [VISTA: Enhancing Long-Duration and High-Resolution Video Understanding by Video Spatiotemporal Augmentation](https://huggingface.co/papers/2412.00927).