Genzo1010 commited on
Commit
1ae8ebd
1 Parent(s): 64f809d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,4 +117,4 @@ demo = gr.Interface(
117
 
118
  )
119
  # demo.launch(enable_queue = False)
120
- demo.launch(show_error=True,share=True)
 
117
 
118
  )
119
  # demo.launch(enable_queue = False)
120
+ demo.launch(show_error=True)