Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Docfile
/
Mycha
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Docfile
commited on
Nov 5, 2023
Commit
64420f9
·
1 Parent(s):
7b89433
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()