saritha5 commited on
Commit
4330715
·
1 Parent(s): fe24417

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ if __name__ == '__main__':
47
  st.write("""
48
  For a detailed information on Entity Label please look through our the file
49
  """)
50
- url = 'https://huggingface.co/spaces/ThirdEyeData/Entity-Extraction/blob/main/entity%20table.docx'
51
 
52
  st.markdown(f'''
53
  <a href={url}><button style="background-color: #668F45;">Entity Label</button></a>
 
47
  st.write("""
48
  For a detailed information on Entity Label please look through our the file
49
  """)
50
+ url = 'https://huggingface.co/spaces/ThirdEyeData/Entity-Extraction/blob/main/entity.md'
51
 
52
  st.markdown(f'''
53
  <a href={url}><button style="background-color: #668F45;">Entity Label</button></a>