Update README.md
#2
by
dylanebert
HF staff
- opened
README.md
CHANGED
@@ -3,7 +3,8 @@ tags:
|
|
3 |
- stable-diffusion
|
4 |
- dreamfusion
|
5 |
- text2mesh
|
6 |
-
license:
|
|
|
7 |
---
|
8 |
# Stable-Dreamfusion
|
9 |
|
@@ -182,4 +183,4 @@ latents.backward(gradient=grad, retain_graph=True)
|
|
182 |
}
|
183 |
```
|
184 |
|
185 |
-
* The GUI is developed with [DearPyGui](https://github.com/hoffstadt/DearPyGui).
|
|
|
3 |
- stable-diffusion
|
4 |
- dreamfusion
|
5 |
- text2mesh
|
6 |
+
license: mit
|
7 |
+
pipeline_tag: text-to-3d
|
8 |
---
|
9 |
# Stable-Dreamfusion
|
10 |
|
|
|
183 |
}
|
184 |
```
|
185 |
|
186 |
+
* The GUI is developed with [DearPyGui](https://github.com/hoffstadt/DearPyGui).
|