jlvdoorn commited on
Commit
e81b0e9
1 Parent(s): d100b4b

Launch on HF Spaces

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -67,4 +67,5 @@ iface = gr.Interface(
67
  )
68
 
69
  #%%
70
- iface.launch(server_name='0.0.0.0', server_port=9000)
 
 
67
  )
68
 
69
  #%%
70
+ #iface.launch(server_name='0.0.0.0', server_port=9000)
71
+ iface.launch()