Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ML-INTA
/
ML-Image
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ML-INTA
commited on
Sep 28, 2023
Commit
c2df224
·
1 Parent(s):
e74810d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -97,7 +97,7 @@ demo = gr.Interface(
97
)
98
99
100
-
demo.launch(show_error = True, auth=("
cesar
", "
mascara
"), share=True)
101
102
103
97
)
98
99
100
+
demo.launch(show_error = True, auth=("
inta
", "
inta
"), share=True)
101
102
103