Link models to paper, add tag
Browse filesHi,
Niels here from the open-source team at HF. I found your work at https://huggingface.co./papers/2409.01199.
This PR ensures the models are linked to it, as well as making sure people can find the models at https://huggingface.co./models?pipeline_tag=text-to-video.
Cheers!
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Please note that the weights for v1.2.0 29×720p and 93×480p were trained on Panda70M and have not undergone final high-quality data fine-tuning, so they may produce watermarks.
|
@@ -53,6 +55,8 @@ We open-source the Open-Sora-Plan to facilitate future development of Video Gene
|
|
53 |
|
54 |
## Detailed Technical Report
|
55 |
|
|
|
|
|
56 |
### CasualVideoVAE
|
57 |
|
58 |
#### Model Structure
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: text-to-video
|
4 |
+
library_name: open-sora-plan
|
5 |
---
|
6 |
|
7 |
# Please note that the weights for v1.2.0 29×720p and 93×480p were trained on Panda70M and have not undergone final high-quality data fine-tuning, so they may produce watermarks.
|
|
|
55 |
|
56 |
## Detailed Technical Report
|
57 |
|
58 |
+
Paper: https://huggingface.co/papers/2409.01199
|
59 |
+
|
60 |
### CasualVideoVAE
|
61 |
|
62 |
#### Model Structure
|