Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kuyee
/
Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kuyee
commited on
May 7, 2025
Commit
20a051c
·
verified
·
1 Parent(s):
e2653c1
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='B11090070 梁宗凱'
61
)
62
63
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
+
title='B11090070 梁宗凱'
,
61
)
62
63