Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ demo = gr.Interface(
|
|
24 |
)
|
25 |
|
26 |
# Add video component
|
27 |
-
animation = gr.Video("https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4", visible=
|
28 |
|
29 |
# Launch the Gradio interface
|
30 |
if __name__ == "__main__":
|
|
|
24 |
)
|
25 |
|
26 |
# Add video component
|
27 |
+
animation = gr.Video("https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4", visible=True) # 讛讻谞讬住讬 讗转 讛-URL 讛谞讻讜谉
|
28 |
|
29 |
# Launch the Gradio interface
|
30 |
if __name__ == "__main__":
|