Spaces:
Starting
Starting
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ⚡
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: gradio_app.py
|
| 9 |
pinned: false
|
| 10 |
models:
|
|
@@ -15,6 +15,8 @@ preload_from_hub:
|
|
| 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)
|
| 19 |
* **Model**: [https://huggingface.co/stabilityai/stable-point-aware-3d](https://huggingface.co/stabilityai/stable-point-aware-3d)
|
| 20 |
* **Tech report**: [https://arxiv.org/pdf/2501.04689](https://arxiv.org/pdf/2501.04689)
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Text to 3D
|
| 3 |
emoji: ⚡
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.13.1
|
| 8 |
app_file: gradio_app.py
|
| 9 |
pinned: false
|
| 10 |
models:
|
|
|
|
| 15 |
# - black-forest-labs/FLUX.1-schnell
|
| 16 |
---
|
| 17 |
|
| 18 |
+
This space is a variant of [Stable Point-Aware 3D](https://huggingface.co/spaces/stabilityai/stable-point-aware-3d), but using text as input.
|
| 19 |
+
|
| 20 |
* **Repository**: [https://github.com/Stability-AI/stable-point-aware-3d](https://github.com/Stability-AI/stable-point-aware-3d)
|
| 21 |
* **Model**: [https://huggingface.co/stabilityai/stable-point-aware-3d](https://huggingface.co/stabilityai/stable-point-aware-3d)
|
| 22 |
* **Tech report**: [https://arxiv.org/pdf/2501.04689](https://arxiv.org/pdf/2501.04689)
|