Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -127,7 +127,6 @@ demo = gr.ChatInterface(
|
|
127 |
label="Repetition penalty",
|
128 |
),
|
129 |
],
|
130 |
-
retry_btn="Retry",
|
131 |
undo_btn="Undo",
|
132 |
clear_btn="Clear",
|
133 |
submit_btn="Send",
|
|
|
127 |
label="Repetition penalty",
|
128 |
),
|
129 |
],
|
|
|
130 |
undo_btn="Undo",
|
131 |
clear_btn="Clear",
|
132 |
submit_btn="Send",
|