Add model metadata and improve model card (#1)
Browse files- Add model metadata and improve model card (a6dceb127f758b396c76ee654074367364022685)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,10 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |

|
| 2 |
|
| 3 |
<div align="center" style="margin-top: 0px; margin-bottom: 0px;">
|
| 4 |
<h1>OmniRoam: World Wandering via Long-Horizon Panoramic Video Generation</h1>
|
| 5 |
|
| 6 |
[](https://yuheng.ink/project-page/omniroam/)
|
| 7 |
-
[](https://huggingface.co/Yuheng02/OmniRoam)
|
| 9 |
[](https://www.youtube.com/watch?v=JDR5lGxArgs)
|
| 10 |
[](LICENSE)
|
|
@@ -404,4 +414,4 @@ This project is released under the [Adobe Research License](LICENSE) for noncomm
|
|
| 404 |
|
| 405 |
For questions or issues:
|
| 406 |
- Email: yuhengliu02@gmail.com
|
| 407 |
-
- GitHub Issues: [Open an issue](https://github.com/yuhengliu02/OmniRoam/issues)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-video
|
| 3 |
+
license: other
|
| 4 |
+
base_model: Wan-AI/Wan2.1-T2V-1.3B
|
| 5 |
+
tags:
|
| 6 |
+
- panoramic
|
| 7 |
+
- 360-video
|
| 8 |
+
- world-wandering
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |

|
| 12 |
|
| 13 |
<div align="center" style="margin-top: 0px; margin-bottom: 0px;">
|
| 14 |
<h1>OmniRoam: World Wandering via Long-Horizon Panoramic Video Generation</h1>
|
| 15 |
|
| 16 |
[](https://yuheng.ink/project-page/omniroam/)
|
| 17 |
+
[](https://arxiv.org/abs/2603.30045)
|
| 18 |
[](https://huggingface.co/Yuheng02/OmniRoam)
|
| 19 |
[](https://www.youtube.com/watch?v=JDR5lGxArgs)
|
| 20 |
[](LICENSE)
|
|
|
|
| 414 |
|
| 415 |
For questions or issues:
|
| 416 |
- Email: yuhengliu02@gmail.com
|
| 417 |
+
- GitHub Issues: [Open an issue](https://github.com/yuhengliu02/OmniRoam/issues)
|