Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -169,7 +169,7 @@ demo = gr.ChatInterface(
|
|
169 |
label="Repetition penalty",
|
170 |
),
|
171 |
],
|
172 |
-
retry_btn="Retry",
|
173 |
undo_btn="Undo",
|
174 |
clear_btn="Clear",
|
175 |
submit_btn="Send",
|
|
|
169 |
label="Repetition penalty",
|
170 |
),
|
171 |
],
|
172 |
+
#retry_btn="Retry",
|
173 |
undo_btn="Undo",
|
174 |
clear_btn="Clear",
|
175 |
submit_btn="Send",
|