Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Bofandra/moslem-bot
Bofandra
/
moslem-bot-be
like
0
Running
App
Files
Files
Community
Bofandra
commited on
Jul 16
Commit
7268380
•
1 Parent(s):
a72e1e7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -55,7 +55,6 @@ demo = gr.ChatInterface(
55
label="Top-p (nucleus sampling)",
56
),
57
],
58
-
examples=[{"text": "hello"}, {"text": "hola"}, {"text": "merhaba"}],
59
)
60
61
55
label="Top-p (nucleus sampling)",
56
),
57
],
58
)
59
60