--- 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).