Spestly commited on
Commit
50b71d4
·
verified ·
1 Parent(s): 5be0001

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -164,8 +164,6 @@ with gr.Blocks(title="Athena Playground Chat", css=css, theme=theme) as demo:
164
  "Write a short poem about space"
165
  ],
166
  cache_examples=False,
167
- clear_btn="🗑️ Clear",
168
- submit_btn="📤 Send",
169
  chatbot=gr.Chatbot(
170
  height=500,
171
  placeholder="Start chatting with Athena...",
 
164
  "Write a short poem about space"
165
  ],
166
  cache_examples=False,
 
 
167
  chatbot=gr.Chatbot(
168
  height=500,
169
  placeholder="Start chatting with Athena...",