Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ streamlit
|
|
2 |
opencv-python
|
3 |
torch
|
4 |
torchvision
|
5 |
-
|
6 |
pickle
|
7 |
mtcnn
|
|
|
2 |
opencv-python
|
3 |
torch
|
4 |
torchvision
|
5 |
+
scikit-image
|
6 |
pickle
|
7 |
mtcnn
|