Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cxbz
/
ChatBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cxbz
commited on
May 7, 2025
Commit
29b43b9
·
verified
·
1 Parent(s):
c9a02ff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -57,6 +57,7 @@ demo = gr.ChatInterface(
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
)
61
62
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
+
title="B10090001 吳宗輯"
61
)
62
63