saritha5 commited on
Commit
dd9664c
·
1 Parent(s): ac8efcd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ st.write("""
50
  For a detailed description please look through our Documentation
51
  """)
52
 
53
- url = 'https://huggingface.co/spaces/ThirdEyeData/Retail-Anomaly/blob/main/README.md'
54
 
55
  st.markdown(f'''
56
  <a href={url}><button style="background-color: #668F45;">Documentation</button></a>
 
50
  For a detailed description please look through our Documentation
51
  """)
52
 
53
+ url = 'https://huggingface.co/spaces/ThirdEyeData/Entity-Extraction/blob/main/README.md'
54
 
55
  st.markdown(f'''
56
  <a href={url}><button style="background-color: #668F45;">Documentation</button></a>