Spaces:
Sleeping
Sleeping
Link Space to model
Browse filescc https://huggingface.co/docs/hub/spaces-overview#linking-models-and-datasets-on-the-hub
README.md
CHANGED
@@ -8,6 +8,8 @@ sdk_version: 4.41.0
|
|
8 |
python_version: 3.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
python_version: 3.9
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
+
models:
|
12 |
+
- FrozenBurning/3DTopia-XL
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|