ZedLow commited on
Commit
de7a0e6
·
verified ·
1 Parent(s): 64f1afa

Update rag/ui.py

Browse files
Files changed (1) hide show
  1. rag/ui.py +0 -3
rag/ui.py CHANGED
@@ -8,8 +8,6 @@ def build_demo(retrieve_and_answer):
8
  )
9
 
10
  gr.Markdown(
11
- """
12
- gr.Markdown(
13
  """
14
  ### About this demo
15
  - Entity-aware routing (Apple / Microsoft)
@@ -27,7 +25,6 @@ i Full details are in the Space README below (scroll) / GitHub repo.
27
  """
28
  )
29
 
30
- )
31
 
32
  with gr.Row():
33
  query_input = gr.Textbox(
 
8
  )
9
 
10
  gr.Markdown(
 
 
11
  """
12
  ### About this demo
13
  - Entity-aware routing (Apple / Microsoft)
 
25
  """
26
  )
27
 
 
28
 
29
  with gr.Row():
30
  query_input = gr.Textbox(