This commit is contained in:
alsaiduq-lab 2025-03-24 21:26:15 -06:00
parent 3a7ec9f943
commit e854d2515d
6 changed files with 82 additions and 40 deletions

View file

@ -17,7 +17,6 @@ python311Packages.buildPythonPackage rec {
setuptools
];
propagatedBuildInputs = with python311Packages; [
numpy
onnxruntime
pillow
pooch