Yuheng02 nielsr HF Staff commited on
Commit
09c8c22
·
1 Parent(s): 4093ab1

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>

Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,10 +1,20 @@
 
 
 
 
 
 
 
 
 
 
1
  ![studio display](https://yuheng.ink/project-page/omniroam/images/banner-main-white.png)
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
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://yuheng.ink/project-page/omniroam/)
7
- [![arXiv](https://img.shields.io/badge/arXiv-2026.30045-b31b1b.svg)](https://arxiv.org/abs/2603.30045)
8
  [![HuggingFace Models](https://img.shields.io/badge/🤗-Models-yellow)](https://huggingface.co/Yuheng02/OmniRoam)
9
  [![Static Badge](https://img.shields.io/badge/Youtube-%23ff0000?style=flat&logo=Youtube)](https://www.youtube.com/watch?v=JDR5lGxArgs)
10
  [![License](https://img.shields.io/badge/License-Adobe%20Research-green)](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
  ![studio display](https://yuheng.ink/project-page/omniroam/images/banner-main-white.png)
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
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://yuheng.ink/project-page/omniroam/)
17
+ [![arXiv](https://img.shields.io/badge/arXiv-2603.30045-b31b1b.svg)](https://arxiv.org/abs/2603.30045)
18
  [![HuggingFace Models](https://img.shields.io/badge/🤗-Models-yellow)](https://huggingface.co/Yuheng02/OmniRoam)
19
  [![Static Badge](https://img.shields.io/badge/Youtube-%23ff0000?style=flat&logo=Youtube)](https://www.youtube.com/watch?v=JDR5lGxArgs)
20
  [![License](https://img.shields.io/badge/License-Adobe%20Research-green)](LICENSE)
 
414
 
415
  For questions or issues:
416
  - Email: yuhengliu02@gmail.com
417
+ - GitHub Issues: [Open an issue](https://github.com/yuhengliu02/OmniRoam/issues)