Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chansung
/
LLM-As-Chatbot
like
81
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
chansung
commited on
Jun 14, 2023
Commit
e162ec2
·
1 Parent(s):
062e9a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -518,6 +518,5 @@ demo.queue(
518
concurrency_count=5,
519
max_size=256,
520
).launch(
521
-
server_name="0.0.0.0",
522
debug=True,
523
)
518
concurrency_count=5,
519
max_size=256,
520
).launch(
521
debug=True,
522
)