BALAKA commited on
Commit
838bbc8
·
1 Parent(s): 3dc8a0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,4 +160,4 @@ with demo:
160
  text_button4.click(process, inputs=file_input,
161
  outputs=file_output)
162
 
163
- demo.launch(share=True, enable_queue=True)
 
160
  text_button4.click(process, inputs=file_input,
161
  outputs=file_output)
162
 
163
+ demo.launch(enable_queue=True)