Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: diffusers
|
| 3 |
-
license: apache-2.0
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: diffusers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model:
|
| 5 |
+
- stabilityai/stable-diffusion-2
|
| 6 |
+
pipeline_tag: image-to-3d
|
| 7 |
+
---
|
| 8 |
+
DreamCube Pipeline.
|