kenlkehl commited on
Commit
1aa4ab6
1 Parent(s): cd77266

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ with gr.Blocks(css=custom_css) as demo:
170
  <p>Queries take approximately 30 seconds to run per ten results returned,
171
  since demo is running on a small CPU instance.</p>
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>
 
170
  <p>Queries take approximately 30 seconds to run per ten results returned,
171
  since demo is running on a small CPU instance.</p>
172
  <p>Disclaimers:</p>
173
+ <p>1. Not a clinical decision support tool. Queries are not saved, but do not input protected health information.</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>