Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,15 @@ emoji: ⚡
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: gradio_app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
* **Repository**: [https://github.com/Stability-AI/stable-point-aware-3d](https://github.com/Stability-AI/stable-point-aware-3d)
|
|
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.12.0
|
| 8 |
app_file: gradio_app.py
|
| 9 |
pinned: false
|
| 10 |
+
models:
|
| 11 |
+
- stabilityai/stable-point-aware-3d
|
| 12 |
+
- black-forest-labs/FLUX.1-schnell
|
| 13 |
+
preload_from_hub:
|
| 14 |
+
- stabilityai/stable-point-aware-3d
|
| 15 |
+
- black-forest-labs/FLUX.1-schnell
|
| 16 |
---
|
| 17 |
|
| 18 |
* **Repository**: [https://github.com/Stability-AI/stable-point-aware-3d](https://github.com/Stability-AI/stable-point-aware-3d)
|