fffiloni commited on
Commit
d57f6aa
·
1 Parent(s): d9c98ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -192,8 +192,7 @@ with gr.Blocks(css=css) as demo:
192
  )
193
 
194
  video_out = gr.Video(
195
- label = "Waveform video",
196
- animate = True
197
  )
198
 
199
  npz_file = gr.File(
 
192
  )
193
 
194
  video_out = gr.Video(
195
+ label = "Waveform video"
 
196
  )
197
 
198
  npz_file = gr.File(