Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ssreeramj
/
tiger-town-hall-chatbot
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ssreeramj
commited on
Apr 20, 2023
Commit
08f9c4b
·
unverified
·
1 Parent(s):
d2e4b7e
removed login password
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ with gr.Blocks() as demo:
75
[msg],
76
)
77
78
-
demo.launch(
auth=("tiger", "t!ger"
)
)
75
[msg],
76
)
77
78
+
demo.launch()