Alimustoofaa commited on
Commit
ef956f3
1 Parent(s): 712432f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ iface = gr.Interface(
22
  # css=css
23
  )
24
 
25
- iface.launch(share=True, server_port=8081)
 
22
  # css=css
23
  )
24
 
25
+ iface.launch()