Hjgugugjhuhjggg commited on
Commit
e1c1e64
1 Parent(s): 5fac4ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -339,4 +339,4 @@ iface = gr.Interface(
339
 
340
  if __name__ == "__main__":
341
  port = int(os.environ.get("PORT", 7860))
342
- iface.launch(server_port=port, share=True)
 
339
 
340
  if __name__ == "__main__":
341
  port = int(os.environ.get("PORT", 7860))
342
+ iface.launch(server_port=port)