wing-nus commited on
Commit
33a9a6f
1 Parent(s): 696f5b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
108
 
109
 
110
 
111
- demo.launch(share=True)
 
108
 
109
 
110
 
111
+ demo.launch()