MehdiAbdellaoui commited on
Commit
d9d1a87
1 Parent(s): 6d1b0e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ with gr.Blocks() as demo:
50
  # description="Paste the link of a YouTube Video in Swedish to transcribe and translate it",
51
  # )
52
 
53
- demo.launch(share=True, debug=True)
 
50
  # description="Paste the link of a YouTube Video in Swedish to transcribe and translate it",
51
  # )
52
 
53
+ demo.launch(debug=True)