soiz1 commited on
Commit
8717ff4
·
verified ·
1 Parent(s): 298e25a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,4 +115,4 @@ with gr.Blocks() as demo:
115
 
116
 
117
 
118
- demo.launch(debug=False)
 
115
 
116
 
117
 
118
+ demo.launch(debug=False, share=True)