vs commited on
Commit
a6090d2
·
1 Parent(s): 0e72e23
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ def demo():
204
  """<center><h2>Third Copy PDF-based chatbot </center></h2>
205
  <h3>Ask any questions about your PDF documents, along with follow-ups</h3>
206
  <b>Note:</b> Testing....<br>
207
- <b> 1. Defaults: Vector DB: Chroma db <br>
208
  """)
209
  with gr.Tab("Step 1 - Document pre-processing"):
210
  with gr.Row():
 
204
  """<center><h2>Third Copy PDF-based chatbot </center></h2>
205
  <h3>Ask any questions about your PDF documents, along with follow-ups</h3>
206
  <b>Note:</b> Testing....<br>
207
+ <b> Defaults: Vector DB: Chroma db <br>
208
  """)
209
  with gr.Tab("Step 1 - Document pre-processing"):
210
  with gr.Row():