Spaces:
Running
on
L40S
Running
on
L40S
Commit
•
8246162
1
Parent(s):
36142dd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ transformers>=4.28.1
|
|
5 |
tokenizers>=0.13.3
|
6 |
sentencepiece
|
7 |
safetensors>=0.4.2
|
|
|
8 |
pyyaml
|
9 |
scipy
|
10 |
psutil
|
|
|
5 |
tokenizers>=0.13.3
|
6 |
sentencepiece
|
7 |
safetensors>=0.4.2
|
8 |
+
numpy==2.1.3
|
9 |
pyyaml
|
10 |
scipy
|
11 |
psutil
|