We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961d755 commit 3731018Copy full SHA for 3731018
mask_detection_training/infer/files/requirements.txt
@@ -1,4 +1,4 @@
1
-numpy
2
-opencv_python
3
-Pillow
4
-torch
+numpy==1.24.1
+opencv_python==4.7.0.68
+Pillow==9.4.0
+torch==1.11.0+cu113
0 commit comments