Karthikeyan commited on
Commit
cf4ca65
1 Parent(s): 001e9e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -229,7 +229,7 @@ class LangChain_Document_QA:
229
  placeholder="Patient").style(container=False)
230
 
231
  with gr.Column(scale=0.2):
232
- emptyBtn = gr.Button("🧹 Clear",elem_classes="height")
233
  with gr.Row():
234
  with gr.Column(scale=0.80):
235
  txt3 =gr.Textbox(
 
229
  placeholder="Patient").style(container=False)
230
 
231
  with gr.Column(scale=0.2):
232
+ emptyBtn = gr.Button("🧹 Clear")
233
  with gr.Row():
234
  with gr.Column(scale=0.80):
235
  txt3 =gr.Textbox(