as-cle-bert
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
joblib==1.3.1
|
2 |
gradio==4.25.0
|
3 |
pydantic==2.6.4
|
4 |
-
|
5 |
-
|
|
|
1 |
joblib==1.3.1
|
2 |
gradio==4.25.0
|
3 |
pydantic==2.6.4
|
4 |
+
scikit-learn==1.3.0
|
5 |
+
pandas
|