Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ datasets==2.14.6
|
|
| 6 |
scikit-learn==1.3.2
|
| 7 |
numpy==1.24.3
|
| 8 |
peft==0.7.1
|
| 9 |
-
accelerate==0.25.0
|
|
|
|
|
|
| 6 |
scikit-learn==1.3.2
|
| 7 |
numpy==1.24.3
|
| 8 |
peft==0.7.1
|
| 9 |
+
accelerate==0.25.0
|
| 10 |
+
pyarrow==14.0.1
|