Tuana commited on
Commit
b35a7b7
1 Parent(s): c22bff5

installing annotated text

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Should I follow?
3
  emoji: 🧡
4
  colorFrom: yellow
5
  colorTo: green
 
1
  ---
2
+ title: Hacker News Summaries
3
  emoji: 🧡
4
  colorFrom: yellow
5
  colorTo: green
requirements.txt CHANGED
@@ -2,4 +2,5 @@ haystack-ai==2.0.0b5
2
  streamlit==1.25.0
3
  markdown
4
  python-dotenv
5
- newspaper3k
 
 
2
  streamlit==1.25.0
3
  markdown
4
  python-dotenv
5
+ newspaper3k
6
+ st-annotated-text