pleonova commited on
Commit
19f3fe0
1 Parent(s): 36a30d9

Update libraries again

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy==2.1.3
2
- transformers[sentencepiece]==4.35.0
3
  pandas==1.4.3
4
  streamlit==1.10.0
5
  torch==1.12.0
6
  scikit-learn==1.3.0
7
- keybert==0.8.0
8
- protobuf==3.20.3
 
1
+ numpy==1.26.4
2
+ transformers[sentencepiece]==4.11.0
3
  pandas==1.4.3
4
  streamlit==1.10.0
5
  torch==1.12.0
6
  scikit-learn==1.3.0
7
+ KeyBERT==0.5.1
8
+ protobuf==3.20.3