yanqinJiang commited on
Commit
03f6dab
1 Parent(s): 1f1645e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # MVDream (SD1.5) Diffusers Model Card
5
+
6
+ This is an unofficial implementation of [MVDream(SD1.5)](https://github.com/bytedance/MVDream/tree/main) in [diffusers](https://github.com/huggingface/diffusers).
7
+
8
+ 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.
9
+
10
+ # Acknowledgement
11
+ The code converting MVDream code to diffusers is modified from [mvdream-hf](https://github.com/KokeCacao/mvdream-hf). Thanks to the author.
12
+
13
+ # Misuse, Malicious Use, and Out-of-Scope Use
14
+ 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.