Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow
|
|
2 |
numpy
|
3 |
pillow
|
4 |
tensorflow_hub
|
5 |
-
opencv-python
|
|
|
|
2 |
numpy
|
3 |
pillow
|
4 |
tensorflow_hub
|
5 |
+
opencv-python
|
6 |
+
scikit-image
|