NKessler commited on
Commit
acce5d2
·
verified ·
1 Parent(s): 8ed7642

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -11
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- streamlit>=1.32.0
2
- plotly>=5.19.0
3
- keybert>=0.8.4
4
- textblob>=0.17.1
5
- transformers>=4.38.2
6
- torch>=2.2.1
7
- textstat>=0.7.3
8
- tf-keras>=2.15.0
9
- trafilatura>=1.8.1
10
- beautifulsoup4>=4.12.3
11
- requests>=2.31.0
 
1
+ streamlit
2
+ plotly
3
+ textblob
4
+ textstat
5
+ trafilatura
6
+ beautifulsoup4
7
+ requests
8
+ huggingface_hub
9
+ nltk