Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
a4905fa
1
Parent(s):
0bc9bbf
Add acknowledgement
Browse files
app.py
CHANGED
@@ -836,6 +836,8 @@ with gr.Blocks(
|
|
836 |
|
837 |
π The following demonstrations showcase the capabilities of CineMA in multiple tasks. Click the button to launch the inference.<br>
|
838 |
β±οΈ The examples may take 10-60 seconds, if not cached, to download data and model, perform inference, and render plots.<br>
|
|
|
|
|
839 |
π For more details, check out our [manuscript](https://arxiv.org/abs/2506.00679) and [GitHub repository](https://github.com/mathpluscode/CineMA).
|
840 |
"""
|
841 |
)
|
|
|
836 |
|
837 |
π The following demonstrations showcase the capabilities of CineMA in multiple tasks. Click the button to launch the inference.<br>
|
838 |
β±οΈ The examples may take 10-60 seconds, if not cached, to download data and model, perform inference, and render plots.<br>
|
839 |
+
πΎ This research has been conducted using the UK Biobank Resource under Application Number 71702.<br>
|
840 |
+
β€οΈ The authors acknowledge the use of resources provided by the Isambard-AI National AI Research Resource (AIRR).<br>
|
841 |
π For more details, check out our [manuscript](https://arxiv.org/abs/2506.00679) and [GitHub repository](https://github.com/mathpluscode/CineMA).
|
842 |
"""
|
843 |
)
|