Spaces:
Sleeping
Sleeping
Commit
•
3f9476f
1
Parent(s):
53e0ff4
Link Space to model (#2)
Browse files- Link Space to model (6f13ed662d1a232c69a2b70f3875c5ac82831de1)
Co-authored-by: Victor Mustar <victor@users.noreply.huggingface.co>
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
|