fixing dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
opencv-python==4.6.0
|
| 2 |
torch==1.13.0
|
| 3 |
torchvision==0.14.0
|
|
|
|
| 1 |
+
opencv-python==4.6.0.66
|
| 2 |
torch==1.13.0
|
| 3 |
torchvision==0.14.0
|