MathieuTrachino commited on
Commit
dccacb6
·
verified ·
1 Parent(s): f637e61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ iface = gr.Interface(
82
  ]
83
  )
84
 
85
- iface.launch()
 
82
  ]
83
  )
84
 
85
+ iface.launch(auth=("admin", "Poly"))