shaw commited on
Commit
6eb58e0
1 Parent(s): 7f59441

add model card

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Stable-Dreamfusion
2
 
3
  A pytorch implementation of the text-to-3D model **Dreamfusion**, powered by the [Stable Diffusion](https://github.com/CompVis/stable-diffusion) text-to-2D model.
 
1
+ ---
2
+ tags:
3
+ - stable-diffusion
4
+ - dreamfusion
5
+ - text2mesh
6
+ license: "mit"
7
+ ---
8
  # Stable-Dreamfusion
9
 
10
  A pytorch implementation of the text-to-3D model **Dreamfusion**, powered by the [Stable Diffusion](https://github.com/CompVis/stable-diffusion) text-to-2D model.