dalinstone commited on
Commit
b8e08bc
·
verified ·
1 Parent(s): 3533a3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -411,4 +411,4 @@ with gr.Blocks(title="Transcript Enhancer") as demo:
411
 
412
  # Launch the app
413
  if __name__ == "__main__":
414
- demo.launch(max_file_size=5 * gr.FileSize.GB, share=True) # Backend limit
 
411
 
412
  # Launch the app
413
  if __name__ == "__main__":
414
+ demo.launch(max_file_size=5 * gr.FileSize.GB) # Backend limit