pushpikaLiyanagama
commited on
Commit
•
124983d
1
Parent(s):
bc2fbac
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
joblib
|
2 |
gradio>=3.0,<4.0
|
3 |
numpy>=1.21.0
|
4 |
-
scikit-learn==1.
|
5 |
pandas
|
|
|
1 |
joblib
|
2 |
gradio>=3.0,<4.0
|
3 |
numpy>=1.21.0
|
4 |
+
scikit-learn==1.5.2
|
5 |
pandas
|