SPACERUNNER99 commited on
Commit
a87c7e0
·
verified ·
1 Parent(s): ea3304c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -121,8 +121,6 @@ def main(url, clip_type, parameters, progress=gr.Progress()):
121
  )
122
  client.close()
123
  yield "درحال پردازش ویدئو", output_video_file
124
- time.sleep(3)
125
- return output_video_file
126
  with gr.Blocks() as demo:
127
  gr.Markdown("Start typing below and then click **Run** to see the progress and final output.")
128
  with gr.Column():
 
121
  )
122
  client.close()
123
  yield "درحال پردازش ویدئو", output_video_file
 
 
124
  with gr.Blocks() as demo:
125
  gr.Markdown("Start typing below and then click **Run** to see the progress and final output.")
126
  with gr.Column():