manuth commited on
Commit
78c460e
1 Parent(s): 41334ba
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,4 +88,4 @@ iface = gr.Interface(
88
  )
89
 
90
  if __name__ == "__main__":
91
- iface.launch(debug=True, share=True, server_port=7861)
 
88
  )
89
 
90
  if __name__ == "__main__":
91
+ iface.launch()