Kr08 commited on
Commit
375457e
1 Parent(s): 3b92c50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ with gr.Blocks() as iface:
171
  """)
172
 
173
  if __name__ == "__main__":
174
- iface.launch(server_port=(7860, 7900))
 
171
  """)
172
 
173
  if __name__ == "__main__":
174
+ iface.launch(server_port=None)