Add model metadata and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm opening this PR to improve the model card with relevant metadata and better discoverability.
Specifically, I have:
- Added the
image-to-videopipeline tag to help users find the model. - Specified the license as
other(Adobe Research License). - Added
base_model: Wan-AI/Wan2.1-T2V-1.3Bto show the lineage of the model. - Maintained the existing documentation, including setup and inference instructions.
The model is associated with the paper: OmniRoam: World Wandering via Long-Horizon Panoramic Video Generation.
Thanks~ Approved
Yuheng02 changed pull request status to merged