NKessler commited on
Commit
86c9b5e
·
verified ·
1 Parent(s): 308eef3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit>=1.32.0
2
  transformers>=4.38.2
3
  torch>=2.5.0
4
- yake>=0.4.8
5
- plotly>=5.19.0
 
 
1
  streamlit>=1.32.0
2
  transformers>=4.38.2
3
  torch>=2.5.0
4
+ plotly>=5.19.0
5
+ keybert>=0.8.4
6
+ textblob>=0.18.0.post0