m. polinsky commited on
Commit
b8790a6
·
unverified ·
1 Parent(s): 662b9ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,9 +2,9 @@
2
 
3
  ### TopicDig enables on-the-fly news digest creation via named entity recognition and automatic summarization using HuggingFace's transformers library.
4
 
5
- #### HuggingFace app link: https://huggingface.co/spaces/green/project_demo_2
6
 
7
- [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/mpolinsky/sju_final_project/main/streamlit_app.py)
8
 
9
  This application was created as the culmination of a semester of independent graduate research into NLP and transformers.
10
 
 
2
 
3
  ### TopicDig enables on-the-fly news digest creation via named entity recognition and automatic summarization using HuggingFace's transformers library.
4
 
5
+ #### [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/mpolinsky/sju_final_project/main/streamlit_app.py)
6
 
7
+ HuggingFace app link: https://huggingface.co/spaces/green/project_demo_2
8
 
9
  This application was created as the culmination of a semester of independent graduate research into NLP and transformers.
10