BALAKA commited on
Commit
07ce112
·
1 Parent(s): c70508c

Update app.py

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