as-cle-bert
commited on
Commit
•
c2a02bd
1
Parent(s):
5c4b8dd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ joblib==1.3.1
|
|
2 |
gradio==4.25.0
|
3 |
pydantic==2.6.4
|
4 |
scikit-learn==1.3.0
|
|
|
5 |
pandas
|
|
|
2 |
gradio==4.25.0
|
3 |
pydantic==2.6.4
|
4 |
scikit-learn==1.3.0
|
5 |
+
xgboost==2.0.3
|
6 |
pandas
|