Requirements error. No matching distribution found for opencv-python

hi @Peleck , the issue seems to be the extra --index-url. For CPU you might not need it
Can you please try this requirements.txt

numpy
opencv-python
onnx==1.14.0
onnxruntime==1.15.0
#--index-url https://download.pytorch.org/whl/cpu
torch==2.0.0
#--index-url https://download.pytorch.org/whl/cpu
torchvision==0.15.1
#--index-url https://download.pytorch.org/whl/cpu
torchaudio==2.0.1