Loading pkgs/development/python-modules/openai-whisper/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -14,14 +14,13 @@ , numba , numpy , openai-triton , scipy , tiktoken , torch , tqdm , transformers # tests , pytestCheckHook , scipy }: buildPythonPackage rec { Loading @@ -45,6 +44,7 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools scipy ]; propagatedBuildInputs = [ Loading @@ -52,11 +52,9 @@ buildPythonPackage rec { numba numpy openai-triton scipy tiktoken torch tqdm transformers ]; preCheck = '' Loading Loading
pkgs/development/python-modules/openai-whisper/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -14,14 +14,13 @@ , numba , numpy , openai-triton , scipy , tiktoken , torch , tqdm , transformers # tests , pytestCheckHook , scipy }: buildPythonPackage rec { Loading @@ -45,6 +44,7 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools scipy ]; propagatedBuildInputs = [ Loading @@ -52,11 +52,9 @@ buildPythonPackage rec { numba numpy openai-triton scipy tiktoken torch tqdm transformers ]; preCheck = '' Loading