Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ xgboost
|
|
3 |
huggingface_hub
|
4 |
joblib
|
5 |
openai
|
|
|
6 |
pandas
|
7 |
numpy
|
|
|
3 |
huggingface_hub
|
4 |
joblib
|
5 |
openai
|
6 |
+
scikit-learn
|
7 |
pandas
|
8 |
numpy
|