--- license: apache-2.0 --- # MVDream (SD1.5) Diffusers Model Card This is an unofficial implementation of [MVDream(SD1.5)](https://github.com/bytedance/MVDream/tree/main) in [diffusers](https://github.com/huggingface/diffusers). It is developed for the usage of MVDream in [Animate3D](https://github.com/yanqinJiang/Animate3D), and tested on diffusers 0.24.0 and 0.28.0. Please check the github repository of Animate3D for detailed instructions. ## Citation ``` @article{shi2023MVDream, author = {Shi, Yichun and Wang, Peng and Ye, Jianglong and Mai, Long and Li, Kejie and Yang, Xiao}, title = {MVDream: Multi-view Diffusion for 3D Generation}, journal = {arXiv:2308.16512}, year = {2023}, } ``` # Acknowledgement The code converting MVDream code to diffusers is modified from [mvdream-hf](https://github.com/KokeCacao/mvdream-hf). Thanks to the author. # Misuse, Malicious Use, and Out-of-Scope Use The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.