litav commited on
Commit
d41a896
verified
1 Parent(s): 93ac46b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=False) # 讛讻谞讬住讬 讗转 讛-URL 讛谞讻讜谉
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__":