Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ numpy==1.21.5
|
|
5 |
opencv_python==4.7.0.68
|
6 |
Pillow==9.4.0
|
7 |
torch==1.11.0
|
|
|
|
|
|
5 |
opencv_python==4.7.0.68
|
6 |
Pillow==9.4.0
|
7 |
torch==1.11.0
|
8 |
+
torch==1.11.0+cu113
|
9 |
+
torchvision==0.12.0+cu113
|