FrancescoLR commited on
Commit
3e45754
·
verified ·
1 Parent(s): 9dda281

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,7 +224,7 @@ with gr.Blocks() as demo:
224
  For skull-stripping, we suggest using [SynthStrip](https://surfer.nmr.mgh.harvard.edu/docs/synthstrip/) with the `--no-csf` flag for optimal results.
225
 
226
 
227
- **Disclaimer:** Human data should only be uploaded for processing if permitted by your institution's data use agreements. This is a research tool and is not intended for clinical use. Clinical decisions should not be based on the outputs of this tool.
228
 
229
  """)
230
 
 
224
  For skull-stripping, we suggest using [SynthStrip](https://surfer.nmr.mgh.harvard.edu/docs/synthstrip/) with the `--no-csf` flag for optimal results.
225
 
226
 
227
+ **Disclaimer:** Human subjects data should only be uploaded for processing if permitted by your institution's human subjects protection office. This is a research tool and is not intended for clinical use. Clinical decisions should not be based on the outputs of this tool.
228
 
229
  """)
230