Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -16,4 +16,6 @@ peft
|
|
16 |
torchvision==0.15.1
|
17 |
torch==2.0.0
|
18 |
accelerate
|
19 |
-
sentencepiece
|
|
|
|
|
|
16 |
torchvision==0.15.1
|
17 |
torch==2.0.0
|
18 |
accelerate
|
19 |
+
sentencepiece
|
20 |
+
pybind11>=2.12
|
21 |
+
numpy<2
|