Karthikeyan commited on
Commit
8c8aaec
·
1 Parent(s): 3fe941b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ class Chatbot:
206
  """<hr style="border-top: 5px solid white;">"""
207
  )
208
 
209
- gr.Markdown("**Upload your file**")
210
  with gr.Accordion("Upload Files", open = False):
211
  with gr.Row(elem_id="row-flex"):
212
  with gr.Row(elem_id="row-flex"):
 
206
  """<hr style="border-top: 5px solid white;">"""
207
  )
208
 
209
+ gr.Markdown("**Upload your URL,Documents**")
210
  with gr.Accordion("Upload Files", open = False):
211
  with gr.Row(elem_id="row-flex"):
212
  with gr.Row(elem_id="row-flex"):