Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,4 +158,4 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
158
 
159
 
160
 
161
- demo.launch(share=True)
 
158
 
159
 
160
 
161
+ demo.launch(share=False)