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 29, 2023
Commit
51c0d10
·
1 Parent(s):
c982daf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -98,7 +98,7 @@ demo = gr.Interface(
98
)
99
100
101
-
demo.launch(show_error = True, auth=("
inta
", "
inta
"), share=True)
102
103
104
98
)
99
100
101
+
demo.launch(show_error = True, auth=("
USUARIO
", "
USUARIO
"), share=True)
102
103
104