dzmltzack commited on
Commit
a6b5c53
1 Parent(s): 34a0a13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ io = gr.Interface(
25
  ],
26
  title=title,
27
  )
28
- io.launch(share=True,debug=True)
 
25
  ],
26
  title=title,
27
  )
28
+ io.launch(share=False,debug=False)