Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,11 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.32.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 5.32.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
models:
|
| 11 |
+
- Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
|
| 12 |
+
- Wan-AI/Wan2.1-I2V-14B-480P
|
| 13 |
+
- Wan-AI/Wan2.1-I2V-14B-720P
|
| 14 |
+
- Kijai/WanVideo_comfy
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|