Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ torch --index-url https://download.pytorch.org/whl/cpu
|
|
| 3 |
transformers
|
| 4 |
joblib
|
| 5 |
numpy
|
| 6 |
-
scikit-learn==1.5.0
|
| 7 |
-
|
|
|
|
|
|
| 3 |
transformers
|
| 4 |
joblib
|
| 5 |
numpy
|
| 6 |
+
scikit-learn==1.5.0
|
| 7 |
+
pandas
|
| 8 |
+
matplotlib
|