ygauravyy commited on
Commit
fb07e32
1 Parent(s): 03675f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ iface = gr.Interface(
68
  )
69
 
70
  if __name__ == "__main__":
71
- iface.launch(server_name="0.0.0.0", server_port=7860)
 
68
  )
69
 
70
  if __name__ == "__main__":
71
+ iface.launch()