Docfile commited on
Commit
64420f9
·
1 Parent(s): 7b89433

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ demo = gr.TabbedInterface([app1, app2, app3,app4,app6,app5,app7,app8],["OCR", "M
137
 
138
 
139
 
140
- demo.launch(auth=("admin", "pass1234"))
 
137
 
138
 
139
 
140
+ demo.launch()