jerrypan7 commited on
Commit
93846a9
·
verified ·
1 Parent(s): 05109f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -549,7 +549,7 @@ with gr.Blocks() as demo:
549
  yield (0.01,
550
  gr.update(interactive=False),
551
  gr.update(), gr.update(), gr.update(), gr.update(),
552
- "Translation in progress...",gr.update())
553
 
554
 
555
  temp_video_path = None
 
549
  yield (0.01,
550
  gr.update(interactive=False),
551
  gr.update(), gr.update(), gr.update(), gr.update(),
552
+ "Translation in progress...",None)
553
 
554
 
555
  temp_video_path = None