Spaces:
Runtime error
Runtime error
Test
Browse files
README.md
CHANGED
|
@@ -8,13 +8,12 @@ sdk_version: 5.24.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
python_version: 3.10.13
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
# - ByteDance/LatentSync
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
python_version: 3.10.13
|
| 11 |
+
preload_from_hub:
|
| 12 |
+
- TMElyralab/MuseTalk
|
| 13 |
+
- stabilityai/sd-vae-ft-mse
|
| 14 |
+
- openai/whisper-tiny
|
| 15 |
+
- yzd-v/DWPose
|
| 16 |
+
- ByteDance/LatentSync
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|