azrai99 commited on
Commit
7181a20
·
verified ·
1 Parent(s): d13e84f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -416,7 +416,7 @@ def timegpt_anom():
416
 
417
 
418
  st.title("TimeGPT Anomaly Detection")
419
- st.markdown("""
420
  Instant time series anomaly detection and visualization by using the TimeGPT API provided by Nixtla.
421
  """)
422
  with st.sidebar.expander("Upload and Configure Dataset", expanded=True):
 
416
 
417
 
418
  st.title("TimeGPT Anomaly Detection")
419
+ st.markdown("""
420
  Instant time series anomaly detection and visualization by using the TimeGPT API provided by Nixtla.
421
  """)
422
  with st.sidebar.expander("Upload and Configure Dataset", expanded=True):