Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ sentencepiece
|
|
7 |
huggingface_hub>=0.22.2
|
8 |
regex
|
9 |
pydantic==2.7.0
|
10 |
-
numpy==1.26.4
|
|
|
7 |
huggingface_hub>=0.22.2
|
8 |
regex
|
9 |
pydantic==2.7.0
|
10 |
+
numpy==1.26.4
|