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