diff --git a/Azaion.Inference/requirements.txt b/Azaion.Inference/requirements.txt index 21dcc6b..b353bfa 100644 --- a/Azaion.Inference/requirements.txt +++ b/Azaion.Inference/requirements.txt @@ -1,6 +1,6 @@ pyinstaller Cython -opencv-python +opencv-python==4.10.0.84 numpy onnxruntime-gpu cryptography @@ -13,4 +13,4 @@ pyyaml pycuda tensorrt pynvml -boto3 \ No newline at end of file +boto3