xinchen0215 commited on
Commit
fa5f2f6
1 Parent(s): a4022cc

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(auth=("cx","dsafed"))
 
23
  ],
24
  outputs="number")
25
 
26
+ demo.launch()