riyadahmadov
commited on
Commit
•
7162a91
1
Parent(s):
9ce6f17
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ tensorflow==2.15.0
|
|
2 |
pandas
|
3 |
joblib
|
4 |
gradio
|
5 |
-
scikit-learn==
|
6 |
datasets
|
7 |
huggingface-hub>=0.19
|
8 |
hf-transfer>=0.1.4
|
|
|
2 |
pandas
|
3 |
joblib
|
4 |
gradio
|
5 |
+
scikit-learn == 1.2.2
|
6 |
datasets
|
7 |
huggingface-hub>=0.19
|
8 |
hf-transfer>=0.1.4
|