Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
merethom
/
AI-ChatBot-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
merethom
commited on
Jan 23
Commit
50b7d68
·
verified
·
1 Parent(s):
c222f7f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -57,7 +57,6 @@ demo = gr.ChatInterface(
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
-
theme='JohnSmith9982/small_and_pretty
61
)
62
63
57
label="Top-p (nucleus sampling)",
58
),
59
],
60
)
61
62