jedick commited on
Commit
0eb9d15
·
1 Parent(s): 0ae0ade

App cleanup

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ with gr.Blocks(theme=my_theme, head=font_awesome_html) as demo:
199
  ### Usage:
200
 
201
  - Input a **Claim**, then:
202
- - Upload a PDF, select retrieval method, and click **Get Evidence** OR
203
  - Input **Evidence** statements yourself
204
  """
205
  )
 
199
  ### Usage:
200
 
201
  - Input a **Claim**, then:
202
+ - Upload a PDF and click **Get Evidence** OR
203
  - Input **Evidence** statements yourself
204
  """
205
  )