Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
justinahsu/angrychatbot
justinahsu
/
chatbotgoogle
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
justinahsu
commited on
Oct 30, 2025
Commit
d81413b
·
verified
·
1 Parent(s):
66b4a4e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -43,5 +43,3 @@ def chat_response(message, history):
43
"🙏 我不是故意惹你生氣的。",],
44
theme="soft",
45
)
46
-
47
-
demo.queue(concurrency_count=8).launch()
43
"🙏 我不是故意惹你生氣的。",],
44
theme="soft",
45
)