Loading pkgs/development/python-modules/grad-cam/default.nix +2 −7 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ setuptools, matplotlib, numpy, opencv4, opencv-python, pillow, scikit-learn, torch, Loading @@ -27,11 +27,6 @@ buildPythonPackage rec { hash = "sha256-q9PcG836Az+2o1XqeKNh0+z9GN9UGinmGyOAhD5B3Zw="; }; postPatch = '' substituteInPlace requirements.txt\ --replace "opencv-python" "opencv" ''; nativeBuildInputs = [ ]; Loading @@ -46,7 +41,7 @@ buildPythonPackage rec { dependencies = [ matplotlib numpy opencv4 opencv-python pillow scikit-learn torchvision Loading Loading
pkgs/development/python-modules/grad-cam/default.nix +2 −7 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ setuptools, matplotlib, numpy, opencv4, opencv-python, pillow, scikit-learn, torch, Loading @@ -27,11 +27,6 @@ buildPythonPackage rec { hash = "sha256-q9PcG836Az+2o1XqeKNh0+z9GN9UGinmGyOAhD5B3Zw="; }; postPatch = '' substituteInPlace requirements.txt\ --replace "opencv-python" "opencv" ''; nativeBuildInputs = [ ]; Loading @@ -46,7 +41,7 @@ buildPythonPackage rec { dependencies = [ matplotlib numpy opencv4 opencv-python pillow scikit-learn torchvision Loading