Spaces:
Build error
Build error
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pyyaml
|
|
6 |
torch
|
7 |
torchvision
|
8 |
numpy
|
9 |
-
scipy
|
|
|
|
6 |
torch
|
7 |
torchvision
|
8 |
numpy
|
9 |
+
scipy
|
10 |
+
scikit-learn
|