Add library name and pipeline tag
Browse filesThis PR adds metadata, in line with https://github.com/huggingface/huggingface.js/pull/1288
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Open-Sora: Democratizing Efficient Video Production for All
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: open-sora
|
| 4 |
+
pipeline_tag: text-to-video
|
| 5 |
---
|
| 6 |
|
| 7 |
## Open-Sora: Democratizing Efficient Video Production for All
|