Shaltiel commited on
Commit
5f3f535
·
1 Parent(s): 714e21b

Disabled share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ with gr.Blocks(css='''
120
 
121
 
122
 
123
- demo.queue(api_open=False).launch(max_threads=20, share=True, allowed_paths=['dicta-logo.jpg'])
 
120
 
121
 
122
 
123
+ demo.queue(api_open=False).launch(max_threads=20, share=False, allowed_paths=['dicta-logo.jpg'])