Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
0bc9bbf
1
Parent(s):
dcf1ffc
Add arxiv link
Browse files
app.py
CHANGED
@@ -836,7 +836,7 @@ 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 [GitHub repository](https://github.com/mathpluscode/CineMA).
|
840 |
"""
|
841 |
)
|
842 |
|
|
|
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 |
)
|
842 |
|