Loading pkgs/development/python-modules/transformers/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -58,14 +58,14 @@ buildPythonPackage rec { pname = "transformers"; version = "4.45.2"; version = "4.46.0"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "transformers"; rev = "refs/tags/v${version}"; hash = "sha256-5Ric+pEbBf6HswsPb8cdVLdqTRgicFjzcrk0oO2PtC0="; hash = "sha256-R+uHo98K+uOXbxE4Axam/FONZgeFyyPfe0IZiOCpFF4="; }; build-system = [ setuptools ]; Loading Loading @@ -173,7 +173,6 @@ buildPythonPackage rec { # natten = [ natten ]; # codecarbon = [ codecarbon ]; video = [ # decord av ]; sentencepiece = [ Loading Loading
pkgs/development/python-modules/transformers/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -58,14 +58,14 @@ buildPythonPackage rec { pname = "transformers"; version = "4.45.2"; version = "4.46.0"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "transformers"; rev = "refs/tags/v${version}"; hash = "sha256-5Ric+pEbBf6HswsPb8cdVLdqTRgicFjzcrk0oO2PtC0="; hash = "sha256-R+uHo98K+uOXbxE4Axam/FONZgeFyyPfe0IZiOCpFF4="; }; build-system = [ setuptools ]; Loading Loading @@ -173,7 +173,6 @@ buildPythonPackage rec { # natten = [ natten ]; # codecarbon = [ codecarbon ]; video = [ # decord av ]; sentencepiece = [ Loading