xinchen0215 commited on
Commit
fe24dc2
·
1 Parent(s): a53e317

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
  ],
24
  outputs="number")
25
 
26
- demo.launch()
 
23
  ],
24
  outputs="number")
25
 
26
+ demo.launch(auth=("cx","123"))