ZELEFACK commited on
Commit
bd19fcc
·
1 Parent(s): d08ff96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,4 +206,4 @@ iface = gr.Interface(
206
  theme="dark-seafoam",
207
  thumbnail='images.jpg'
208
  )
209
- iface.launch(inbrowser=True,favicon_path='images.jpg',share= True)# share= True,auth=("admin", "pass1234"))
 
206
  theme="dark-seafoam",
207
  thumbnail='images.jpg'
208
  )
209
+ iface.launch()# share= True,auth=("admin", "pass1234"))