Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- diffusers
|
4 |
+
pipeline_tag: text-to-multi-view
|
5 |
license: mit
|
6 |
---
|
7 |
+
|
8 |
+
# MVDream-sd21-diffusers
|
9 |
+
|
10 |
+
This is a model checkpoint of MVDream with sd-v2.1 as base model.
|
11 |
+
|
12 |
+
For the usage and code please refer to [this github repo](https://github.com/lizhiqi49/mvdream-diffusers).
|