Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alex-abb
/
Chat_Templates_test
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alex-abb
commited on
Jun 20, 2024
Commit
e2417b6
·
verified
·
1 Parent(s):
50639ab
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -74,7 +74,6 @@ demo = gr.ChatInterface(
74
value=0.95,
75
step=0.05,
76
label="Top-p (nucleus sampling)",
77
-
show_copy_button = True
78
79
),
80
],
74
value=0.95,
75
step=0.05,
76
label="Top-p (nucleus sampling)",
77
78
),
79
],