zhangjiaheng001 commited on
Commit
656d598
1 Parent(s): c37a20a

shareproble

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,4 +110,4 @@ demo = gr.Interface(
110
  )
111
 
112
  # Launch the app!
113
- demo.launch(share=True)()
 
110
  )
111
 
112
  # Launch the app!
113
+ demo.launch()