Add pipeline tag
Browse filesThis PR ensures the model shows up at https://huggingface.co/models?pipeline_tag=image-to-video&sort=trending
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
|
5 |
This model performs image-to-video generation based on the paper [FlexWorld: Progressively Expanding 3D Scenes for Flexible-View Synthesis](https://arxiv.org/abs/2503.13265).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
piepline_tag: image-to-video
|
4 |
---
|
5 |
|
6 |
This model performs image-to-video generation based on the paper [FlexWorld: Progressively Expanding 3D Scenes for Flexible-View Synthesis](https://arxiv.org/abs/2503.13265).
|