limitedonly41 commited on
Commit
646fc33
·
verified ·
1 Parent(s): 3de9087

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Cython==0.29.28
2
  numpy
3
  #onnxruntime # or onnxruntime-gpu if using CUDA
4
- opencv-python-headless==4.5.5.64
5
  openmim
6
  torch==2.0.1
7
  torchvision==0.15.2
 
1
  Cython==0.29.28
2
  numpy
3
  #onnxruntime # or onnxruntime-gpu if using CUDA
4
+ opencv-python-headless
5
  openmim
6
  torch==2.0.1
7
  torchvision==0.15.2