kenlkehl commited on
Commit
67f9a7a
·
verified ·
1 Parent(s): c3ce722

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -172,7 +172,9 @@ with gr.Blocks(css=custom_css) as demo:
172
  <p>Disclaimers:</p>
173
  <p>1. Not a clinical decision support tool</p>
174
  <p>2. AI-extracted trial "spaces" and candidate matches may contain errors</p>
175
- <p>3. Will not necessarily return all trials that match a given query</p>
 
 
176
  """)
177
 
178
  # Textbox for patient summary
 
172
  <p>Disclaimers:</p>
173
  <p>1. Not a clinical decision support tool</p>
174
  <p>2. AI-extracted trial "spaces" and candidate matches may contain errors</p>
175
+ <p>3. Will not necessarily return all trials from clinicaltrials.gov that match a given query</p>
176
+ <p>4. Under active development; interface and underlying models will change</p>
177
+ <p>5. For better results, spell out cancer types (eg, enter "acute myeloid leukemia" rather than "AML")
178
  """)
179
 
180
  # Textbox for patient summary