Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Unique3D
|
| 3 |
-
emoji: ⚡
|
| 4 |
-
colorFrom: red
|
| 5 |
-
colorTo: purple
|
| 6 |
-
sdk: gradio
|
| 7 |
-
python_version: 3.10.8
|
| 8 |
-
sdk_version:
|
| 9 |
-
app_file: app.py
|
| 10 |
-
pinned: true
|
| 11 |
-
short_description: Create a 1M faces 3D colored model from an image!
|
| 12 |
-
license: mit
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Unique3D
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
python_version: 3.10.8
|
| 8 |
+
sdk_version: 5.25.2
|
| 9 |
+
app_file: app.py
|
| 10 |
+
pinned: true
|
| 11 |
+
short_description: Create a 1M faces 3D colored model from an image!
|
| 12 |
+
license: mit
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|