diff --git a/setup.py b/setup.py index c7fa93ed..e9bb5375 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ INSTALL_REQUIRE = [ "optimum~=1.24", "executorch>=0.6.0", - "transformers==4.51.3", + "transformers==4.53.2", ] TESTS_REQUIRE = [