Add pipeline tag, add link to paper (#1)
Browse files- Add pipeline tag, add link to paper (2300c62b7e969eeb0c82329c3a6902761c9f8340)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
-
|
|
|
|
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).
|