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:
cxbz
/
ChatBot
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cxbz
commited on
May 7, 2025
Commit
cd6f33a
·
verified
·
1 Parent(s):
29b43b9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -57,7 +57,7 @@ demo = gr.ChatInterface(
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
-
title="B10090001 吳宗輯"
61
)
62
63
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
+
title="B10090001 吳宗輯"
,
61
)
62
63