Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -45,3 +45,5 @@ transformers == 4.45.2
|
|
| 45 |
xgboost == 2.1.1
|
| 46 |
scikit-learn==1.5.2
|
| 47 |
scikit-learn-extra == 0.3.0
|
|
|
|
|
|
|
|
|
| 45 |
xgboost == 2.1.1
|
| 46 |
scikit-learn==1.5.2
|
| 47 |
scikit-learn-extra == 0.3.0
|
| 48 |
+
matplotlib == 3.9.2
|
| 49 |
+
seaborn == 0.13.2
|