Spaces:
Paused
Paused
Commit
•
7078d12
1
Parent(s):
2f4dcc8
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
hf_oauth: true
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
hf_oauth: true
|
12 |
+
preload_from_hub:
|
13 |
+
- stabilityai/stable-cascade
|
14 |
+
- stabilityai/stable-cascade-prior
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|