Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ginipick/myezrag-backup
ginipick
/
myezrag
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ginipick
commited on
Oct 16, 2024
Commit
eb7cc8d
·
verified
·
1 Parent(s):
e831016
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -98,4 +98,4 @@ demo = gr.ChatInterface(
98
)
99
100
if __name__ == "__main__":
101
-
demo.launch(
auth=("gini","pick"
)
)
98
)
99
100
if __name__ == "__main__":
101
+
demo.launch()