hoshingakag commited on
Commit
cbcda9a
·
1 Parent(s): 3905030

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks() as app:
88
  with gr.Row():
89
  clear = gr.Button("Clear", scale=1)
90
  send = gr.Button(
91
- # value="Send",
92
  variant="primary",
93
  icon="./send-message.png",
94
  scale=1
 
88
  with gr.Row():
89
  clear = gr.Button("Clear", scale=1)
90
  send = gr.Button(
91
+ value="",
92
  variant="primary",
93
  icon="./send-message.png",
94
  scale=1