Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pathlib
|
|
5 |
matplotlib
|
6 |
opencv-python
|
7 |
tensorflow
|
8 |
-
scipy
|
|
|
|
5 |
matplotlib
|
6 |
opencv-python
|
7 |
tensorflow
|
8 |
+
scipy
|
9 |
+
imageio
|