File size: 774 Bytes
044ec09 4eb626b 044ec09 4eb626b ec3c7c1 45f1150 ec3c7c1 4eb626b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: apache-2.0
pipeline_tag: image-to-video
library_name: diffusers
---
# Yume: An Interactive World Generation Model
This is a preview version of the Yume model, an interactive world generation model, presented in the paper [Yume: An Interactive World Generation Model](https://huggingface.co/papers/2507.17744).
Yume aims to create an interactive, realistic, and dynamic world from an input image, allowing exploration and control.
Project Page: [https://stdstu12.github.io/YUME-Project/](https://stdstu12.github.io/YUME-Project/)\
GitHub Repository: [https://github.com/stdstu12/YUME](https://github.com/stdstu12/YUME)
## Usage
For detailed instructions and full inference scripts, please refer to the [GitHub repository](https://github.com/stdstu12/YUME). |