remeajayi commited on
Commit
e9597b9
·
1 Parent(s): ff3457e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ gr.inputs.File(label="csv file"),
70
  outputs=['plot'],
71
  examples=["art_daily_jumpsup.csv"], title="Anomaly detection of timeseries data",
72
  description = "Anomaly detection of timeseries data.",
73
- article = "Space by: <a href=\"https://www.linkedin.com/in/olohireme-ajayi/\">Reme Ajayi</a> /n Keras Example by <a href=\"https://github.com/pavithrasv/\"> Pavithra Vijay</a>")
74
 
75
 
76
 
 
70
  outputs=['plot'],
71
  examples=["art_daily_jumpsup.csv"], title="Anomaly detection of timeseries data",
72
  description = "Anomaly detection of timeseries data.",
73
+ article = "Space by: <a href=\"https://www.linkedin.com/in/olohireme-ajayi/\">Reme Ajayi</a> <br> Keras Example by <a href=\"https://github.com/pavithrasv/\"> Pavithra Vijay</a>")
74
 
75
 
76