Add pipeline tag, library name, paper link and repo link
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: video-text-to-text
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the model described in [DreamFrame: Enhancing Video Understanding via Automatically Generated QA and Style-Consistent Keyframes](https://huggingface.co/papers/2403.01422).
|
8 |
+
|
9 |
+
Code: https://github.com/Deaddawn/DreamFrame-code.
|
10 |
+
Project page: https://deaddawn.github.io/DreamFrame
|