Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ opencv_python
|
|
2 |
kornia
|
3 |
torch
|
4 |
torchvision
|
5 |
-
matplotlib
|
|
|
|
2 |
kornia
|
3 |
torch
|
4 |
torchvision
|
5 |
+
matplotlib
|
6 |
+
scipy
|