mathpluscode commited on
Commit
0bc9bbf
Β·
1 Parent(s): dcf1ffc

Add arxiv link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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