saritha5 commited on
Commit
26226a5
·
1 Parent(s): 8ceffbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,6 +37,6 @@ For a detailed description please look through our Documentation
37
  url = 'https://huggingface.co/spaces/ThirdEyeData/Retail-Anomaly/blob/main/README.md'
38
 
39
  st.markdown(f'''
40
- <a href={url}><button style="background-color:GreenYellow;">Documentation</button></a>
41
  ''',
42
  unsafe_allow_html=True)
 
37
  url = 'https://huggingface.co/spaces/ThirdEyeData/Retail-Anomaly/blob/main/README.md'
38
 
39
  st.markdown(f'''
40
+ <a href={url}><button style="background-color: #668F45;">Documentation</button></a>
41
  ''',
42
  unsafe_allow_html=True)