i72sijia commited on
Commit
8131ffc
1 Parent(s): 665d69d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,4 +176,4 @@ iface = gr.Interface(
176
 
177
 
178
  if __name__ == "__main__":
179
- app, local_url, share_url = iface.launch(debug=True, share=True)
 
176
 
177
 
178
  if __name__ == "__main__":
179
+ app, local_url, share_url = iface.launch(debug=True)