Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy
|
|
3 |
torch
|
4 |
opencv-python-headless
|
5 |
Pillow
|
6 |
-
scikit-image
|
|
|
|
3 |
torch
|
4 |
opencv-python-headless
|
5 |
Pillow
|
6 |
+
scikit-image
|
7 |
+
natsort
|