Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pandas
|
|
7 |
torch
|
8 |
torchvision
|
9 |
opencv-python
|
10 |
-
skorch
|
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
opencv-python
|
10 |
+
skorch
|
11 |
+
tensorflow
|