ccm commited on
Commit
a7d6e2a
·
verified ·
1 Parent(s): e760aad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -187,8 +187,5 @@ gradio.ChatInterface(
187
  height="60vh",
188
  bubble_full_width=False,
189
  ),
190
- retry_btn=None,
191
- undo_btn=None,
192
- clear_btn=None,
193
  theme=gradio.themes.Default(font=[gradio.themes.GoogleFont("Zilla Slab")]),
194
  ).launch(debug=True)
 
187
  height="60vh",
188
  bubble_full_width=False,
189
  ),
 
 
 
190
  theme=gradio.themes.Default(font=[gradio.themes.GoogleFont("Zilla Slab")]),
191
  ).launch(debug=True)