IamSatoshiAI commited on
Commit
ccb2a5d
·
verified ·
1 Parent(s): 0598506

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,4 +4,7 @@ scikit-learn
4
  torch
5
  sqlite3
6
  cryptography
7
- numpy
 
 
 
 
4
  torch
5
  sqlite3
6
  cryptography
7
+ numpy
8
+ sentence-transformers>=2.2.2
9
+ scikit-learn>=1.0.2
10
+ numpy>=1.21.0