Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -216,7 +216,7 @@ def gradio_worker(
|
|
| 216 |
gr.Examples(
|
| 217 |
examples=[
|
| 218 |
"examples/flower.mp4",
|
| 219 |
-
"examples/star_kun.mp4"
|
| 220 |
],
|
| 221 |
inputs=[video_path],
|
| 222 |
)
|
|
|
|
| 216 |
gr.Examples(
|
| 217 |
examples=[
|
| 218 |
"examples/flower.mp4",
|
| 219 |
+
"examples/star_kun.mp4",
|
| 220 |
],
|
| 221 |
inputs=[video_path],
|
| 222 |
)
|