cbensimon HF Staff commited on
Commit
c746a41
·
1 Parent(s): 4062ed3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ interface = gr.Interface(
17
  theme='huggingface',
18
  )
19
 
20
- interface.launch()
 
17
  theme='huggingface',
18
  )
19
 
20
+ interface.launch(auth=[('a', 'b')])