Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy
|
|
4 |
matplotlib
|
5 |
keras
|
6 |
pandas
|
|
|
7 |
opencv-python
|
|
|
4 |
matplotlib
|
5 |
keras
|
6 |
pandas
|
7 |
+
torch
|
8 |
opencv-python
|