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