Add numpy version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ torch==1.12.0
|
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
7 |
protobuf==3.20.3
|
|
|
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
7 |
protobuf==3.20.3
|
8 |
+
numpy==1.21.2
|