Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ datasets==2.19.0
|
|
| 4 |
evaluate==0.4.1
|
| 5 |
scikit-learn==1.4.2
|
| 6 |
torch>=2.1.0
|
|
|
|
| 7 |
pandas>=2.0.0
|
| 8 |
tqdm>=4.66.0
|
| 9 |
shap==0.42.1
|
|
|
|
| 4 |
evaluate==0.4.1
|
| 5 |
scikit-learn==1.4.2
|
| 6 |
torch>=2.1.0
|
| 7 |
+
accelerate>=0.21.0
|
| 8 |
pandas>=2.0.0
|
| 9 |
tqdm>=4.66.0
|
| 10 |
shap==0.42.1
|