qweiq commited on
Commit
9d6706f
·
1 Parent(s): dcc43b3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,4 +187,4 @@ with gr.Blocks() as demo:
187
 
188
 
189
 
190
- demo.launch()
 
187
 
188
 
189
 
190
+ demo.launch(share=True)