FrancescoLR commited on
Commit
b878389
·
verified ·
1 Parent(s): 28c4fed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ with gr.Blocks() as demo:
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
- Our [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():
 
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():