gamaba commited on
Commit
d2d913b
·
verified ·
1 Parent(s): 978e442

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -97,5 +97,4 @@ iface = gr.Interface(
97
  )
98
 
99
  # Launch the interface
100
- iface.launch()
101
- iface.launch(server_name="0.0.0.0", server_port=7860)
 
97
  )
98
 
99
  # Launch the interface
100
+ iface.launch()