huabdul commited on
Commit
65cbdb6
·
1 Parent(s): 414fa23

Update app.py

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