MagretOlad commited on
Commit
cb23680
·
verified ·
1 Parent(s): 3c2ab0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -358,12 +358,12 @@ Link to github repo: https://github.com/Magret-Oladunjoye/calibrated-weather-lra
358
  )
359
 
360
  with gr.Accordion("References", open=False):
361
- gr.Markdown(
362
- "- Otto, S. E., & Rowley, C. W. (2019). *Linearly Recurrent Autoencoder Networks for Learning Dynamics*. "
363
- "SIAM Journal on Applied Dynamical Systems, 18(1), 558–593. "
364
- "[DOI: 10.1137/18M1177846](https://doi.org/10.1137/18M1177846) \n"
365
- "- Preprint: [arXiv:1712.01378](https://arxiv.org/abs/1712.01378)"
366
- )
367
 
368
 
369
  with gr.Accordion("Scenario helper", open=False):
 
358
  )
359
 
360
  with gr.Accordion("References", open=False):
361
+ gr.Markdown(
362
+ "- Otto, S. E., & Rowley, C. W. (2019). *Linearly Recurrent Autoencoder Networks for Learning Dynamics*. "
363
+ "SIAM Journal on Applied Dynamical Systems, 18(1), 558–593. "
364
+ "[DOI: 10.1137/18M1177846](https://doi.org/10.1137/18M1177846) \n"
365
+ "- Preprint: [arXiv:1712.01378](https://arxiv.org/abs/1712.01378)"
366
+ )
367
 
368
 
369
  with gr.Accordion("Scenario helper", open=False):