AmirShabani
commited on
Commit
·
3b7c546
1
Parent(s):
0c06585
scikit-learn==0.24.2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ requests
|
|
2 |
pillow
|
3 |
numpy
|
4 |
pandas<2.0.0
|
5 |
-
scikit-learn
|
6 |
torch
|
7 |
torchvision
|
8 |
torchaudio
|
|
|
2 |
pillow
|
3 |
numpy
|
4 |
pandas<2.0.0
|
5 |
+
scikit-learn==0.24.2
|
6 |
torch
|
7 |
torchvision
|
8 |
torchaudio
|