diff --git a/gpu-cuda/requirements.txt b/gpu-cuda/requirements.txt index 145c986..d2a5d88 100644 --- a/gpu-cuda/requirements.txt +++ b/gpu-cuda/requirements.txt @@ -41,3 +41,5 @@ Pillow requests pyyaml python-dotenv + +opencv-python-headless \ No newline at end of file diff --git a/standard/requirements.txt b/standard/requirements.txt index 95e18fb..33991ba 100644 --- a/standard/requirements.txt +++ b/standard/requirements.txt @@ -25,3 +25,5 @@ requests pyyaml python-dotenv plotly + +opencv-python-headless \ No newline at end of file