Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch>=2.1.0
|
|
4 |
sentencepiece
|
5 |
huggingface_hub>=0.22.2
|
6 |
regex
|
7 |
-
numpy==1.26.4
|
|
|
4 |
sentencepiece
|
5 |
huggingface_hub>=0.22.2
|
6 |
regex
|
7 |
+
numpy==1.26.4
|