abdullah637 commited on
Commit
baa0168
·
verified ·
1 Parent(s): e43255d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ iface = gr.Interface(
81
  description="Upload an English video, select a language, and get translated subtitles."
82
  )
83
 
84
- iface.launch(share=True)
 
81
  description="Upload an English video, select a language, and get translated subtitles."
82
  )
83
 
84
+ iface.launch(share=True, debug=True)