akhaliq HF Staff commited on
Commit
c2b4dc5
·
verified ·
1 Parent(s): ecc4a4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -137,10 +137,6 @@ with gr.Blocks(fill_height=True, theme=gr.themes.Soft()) as demo:
137
  }
138
  ],
139
  cache_examples=False,
140
- submit_btn="Send",
141
- retry_btn="🔄 Retry",
142
- undo_btn="↩️ Undo",
143
- clear_btn="🗑️ Clear",
144
  )
145
 
146
  if __name__ == "__main__":
 
137
  }
138
  ],
139
  cache_examples=False,
 
 
 
 
140
  )
141
 
142
  if __name__ == "__main__":