vanhai123 commited on
Commit
2422960
·
verified ·
1 Parent(s): 0a5ee4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -196,5 +196,6 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
196
  )
197
 
198
 
199
- demo.launch(share=True)
 
200
 
 
196
  )
197
 
198
 
199
+ demo.launch()
200
+
201