Spaces:
Build error
Build error
init
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
numpy
|
2 |
-
scikit-image
|
3 |
torch
|
4 |
torchvision
|
5 |
-
pillow
|
6 |
opencv-python-headless
|
|
|
1 |
+
numpy
|
2 |
+
scikit-image
|
3 |
torch
|
4 |
torchvision
|
5 |
+
pillow
|
6 |
opencv-python-headless
|