FrancescoLR commited on
Commit
2b53bfd
·
verified ·
1 Parent(s): b878389

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -129,8 +129,7 @@ with gr.Blocks() as demo:
129
  2. N4 bias field correction using [ANTs](https://github.com/ANTsX/ANTs/wiki/N4BiasFieldCorrection).
130
  3. Affine registration to the MNI 1mm isotropic template space.
131
 
132
- **BrainAgeNeXt** has been trained and validated using over 11,000 T1w MRI acquired at 1.5, 3, and 7T. A 1mm isotropic resolution is preferred for the input image but not required.
133
- \nOur [manuscript](https://doi.org/10.1162/imag_a_00487) presents a detailed explanation of **BrainAgeNeXt** and its potential applications.
134
  """)
135
 
136
  with gr.Row():
 
129
  2. N4 bias field correction using [ANTs](https://github.com/ANTsX/ANTs/wiki/N4BiasFieldCorrection).
130
  3. Affine registration to the MNI 1mm isotropic template space.
131
 
132
+ **BrainAgeNeXt** has been trained and validated using over 11,000 T1w MRI acquired at 1.5, 3, and 7T. A 1mm isotropic resolution is preferred for the input image but not required. Our [manuscript](https://doi.org/10.1162/imag_a_00487) presents a detailed explanation of **BrainAgeNeXt** and its potential applications.
 
133
  """)
134
 
135
  with gr.Row():