Spaces:
Runtime error
Runtime error
chore: disable embedding
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 4.37.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
tags:
|
| 11 |
- Multimodal
|
| 12 |
- Motion control
|
|
@@ -17,4 +18,4 @@ tags:
|
|
| 17 |
short_description: Apply the motion of a video on a portrait
|
| 18 |
---
|
| 19 |
|
| 20 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 4.37.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
disable_embedding: true
|
| 11 |
tags:
|
| 12 |
- Multimodal
|
| 13 |
- Motion control
|
|
|
|
| 18 |
short_description: Apply the motion of a video on a portrait
|
| 19 |
---
|
| 20 |
|
| 21 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|