Spaces:
Running
on
Zero
Running
on
Zero
jedick
commited on
Commit
·
0eb9d15
1
Parent(s):
0ae0ade
App cleanup
Browse files
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
|
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 |
)
|