Spaces:
Running on Zero
Running on Zero
Update README.md (#8)
Browse files- Update README.md (8450ce1000551019f2e37d3760852496e920eb00)
Co-authored-by: John Smith <John6666@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -5,6 +5,7 @@ colorFrom: yellow
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.44.1
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
short_description: generate a video from an image with a text prompt
|
|
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.44.1
|
| 8 |
+
python_version: "3.10"
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
short_description: generate a video from an image with a text prompt
|