fountai commited on
Commit
63c64d0
·
1 Parent(s): c9d9a49
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,4 +164,4 @@ iface = gr.Interface(
164
  outputs="gallery"
165
  )
166
 
167
- iface.launch(share=True, debug=True)
 
164
  outputs="gallery"
165
  )
166
 
167
+ iface.launch()