Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ torch
|
|
3 |
torchvision
|
4 |
pathlib
|
5 |
matplotlib
|
|
|
|
|
|
3 |
torchvision
|
4 |
pathlib
|
5 |
matplotlib
|
6 |
+
opencv-python
|
7 |
+
tensorflow
|