Cloned from MVDream/MVDream
Browse files- README.md +33 -0
- sd-v1.5-4view.pt +3 -0
- sd-v2.1-base-4view.pt +3 -0
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
---
|
4 |
+
|
5 |
+
# MVDream Model Card
|
6 |
+
This model card focuses on the model associated with the MVDream model.
|
7 |
+
|
8 |
+
See also: https://github.com/ByteDance/MVDream
|
9 |
+
|
10 |
+
## Description of Files
|
11 |
+
|
12 |
+
sd-v2.1-base-4view.pth
|
13 |
+
|
14 |
+
- a 4-view diffusion model fine-tuned from [stable diffusion v2.1-base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base)
|
15 |
+
|
16 |
+
sd-v1.5-4view.pth
|
17 |
+
|
18 |
+
- a 4-view diffusion model fine-tuned from [stable diffusion v1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5)
|
19 |
+
|
20 |
+
## Citation
|
21 |
+
```
|
22 |
+
@article{shi2023MVDream,
|
23 |
+
author = {Shi, Yichun and Wang, Peng and Ye, Jianglong and Mai, Long and Li, Kejie and Yang, Xiao},
|
24 |
+
title = {MVDream: Multi-view Diffusion for 3D Generation},
|
25 |
+
journal = {arXiv:2308.16512},
|
26 |
+
year = {2023},
|
27 |
+
}
|
28 |
+
```
|
29 |
+
|
30 |
+
## Misuse, Malicious Use, and Out-of-Scope Use
|
31 |
+
|
32 |
+
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.
|
33 |
+
|
sd-v1.5-4view.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8946d8cf8a5f4c809b06e4ca4f2469baa6af889b63f7eb5338ba20a5804ca3
|
3 |
+
size 4272025950
|
sd-v2.1-base-4view.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd96a97102c040e66e848df560274bbff64cb66cf516b22eab4358625168a229
|
3 |
+
size 5221505321
|