Add model card metadata
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
|
5 |
-
The model is sourced from the paper
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: any-to-any
|
4 |
---
|
5 |
|
6 |
+
The model is sourced from the paper [VideoWorld: Exploring Knowledge Learning from Unlabeled Videos](https://huggingface.co/papers/2501.09781).
|
7 |
+
|
8 |
+
Project page: https://VideoWorld.github.io/
|