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