devjas1 commited on
Commit
b54a4ec
·
1 Parent(s): 7651b30

(UI): updated sidebar for clarity

Browse files
Files changed (1) hide show
  1. app.py +4 -3
app.py CHANGED
@@ -355,9 +355,10 @@ def main():
355
 
356
  **Model Credit**
357
  Baseline model inspired by *Figure 2 CNN* from:
358
- Neo, E.R.K., Low, J.S.C., Goodship, V., Debattista, K. (2023).
359
- *Deep learning for chemometric analysis of plastic spectral data from infrared and Raman databases*.
360
- _Resources, Conservation & Recycling_, **188**, 106718.
 
361
  [https://doi.org/10.1016/j.resconrec.2022.106718](https://doi.org/10.1016/j.resconrec.2022.106718)
362
  """)
363
 
 
355
 
356
  **Model Credit**
357
  Baseline model inspired by *Figure 2 CNN* from:
358
+ > Neo, E.R.K., Low, J.S.C., Goodship, V., Debattista, K. (2023).
359
+ > *Deep learning for chemometric analysis of plastic spectral data from infrared and Raman databases*.
360
+ > _Resources, Conservation & Recycling_, **188**, 106718.
361
+
362
  [https://doi.org/10.1016/j.resconrec.2022.106718](https://doi.org/10.1016/j.resconrec.2022.106718)
363
  """)
364