mqcm2 commited on
Commit
47bbe3f
·
verified ·
1 Parent(s): 57b0f57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -383,4 +383,4 @@ with gr.Blocks(css=CSS) as demo:
383
 
384
 
385
  if __name__ == "__main__":
386
- demo.launch(enable_queue=False, share=True)
 
383
 
384
 
385
  if __name__ == "__main__":
386
+ demo.launch(enable_queue=False)