Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,13 +6,13 @@ colorTo: blue
|
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.13
|
| 8 |
models:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
sdk_version: 5.20.
|
| 13 |
app_file: app.py
|
| 14 |
pinned: false
|
| 15 |
short_description: Video gen using SkyReels model from HunyuanVideo.
|
| 16 |
---
|
| 17 |
|
| 18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.13
|
| 8 |
models:
|
| 9 |
+
- hunyuanvideo-community/HunyuanVideo
|
| 10 |
+
- Skywork/SkyReels-V1-Hunyuan-I2V
|
| 11 |
+
- Skywork/SkyReels-V1-Hunyuan-T2V
|
| 12 |
+
sdk_version: 5.20.1
|
| 13 |
app_file: app.py
|
| 14 |
pinned: false
|
| 15 |
short_description: Video gen using SkyReels model from HunyuanVideo.
|
| 16 |
---
|
| 17 |
|
| 18 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|