Vo Minh Vu commited on
Commit
19e58ce
·
1 Parent(s): 112a808

Add Hugging Face configuration metadata to README

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Stable Fast 3D
2
 
3
  A powerful tool for converting 2D images to 3D models using Stable Diffusion and advanced 3D reconstruction techniques.
 
1
+ ---
2
+ title: Stable Fast 3D
3
+ emoji: 🎨
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.50.2
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # Stable Fast 3D
14
 
15
  A powerful tool for converting 2D images to 3D models using Stable Diffusion and advanced 3D reconstruction techniques.