MegaTronX commited on
Commit
cf2c79e
·
verified ·
1 Parent(s): e98882b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -114,10 +114,10 @@ gr.ChatInterface(
114
  secondary_hue="emerald",
115
  ),
116
  css=css,
117
- retry_btn="Retry",
118
- undo_btn="Undo",
119
- clear_btn="Clear",
120
- submit_btn="Send",
121
  chatbot=gr.Chatbot(
122
  scale=1,
123
  show_copy_button=True
 
114
  secondary_hue="emerald",
115
  ),
116
  css=css,
117
+ #retry_btn="Retry",
118
+ #undo_btn="Undo",
119
+ #clear_btn="Clear",
120
+ #submit_btn="Send",
121
  chatbot=gr.Chatbot(
122
  scale=1,
123
  show_copy_button=True