diff --git a/Azaion.Inference/requirements.txt b/Azaion.Inference/requirements.txt index 8b5e0a5..925baa2 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 @@ -11,4 +11,4 @@ zmq requests pyyaml pycuda -tensorrt \ No newline at end of file +tensorrt