diff --git a/requirements.txt b/requirements.txt index ec3ee68..4fe62be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ protobuf==3.20.* --extra-index-url https://download.pytorch.org/whl/cpu torch==2.5.1+cpu; sys_platform != "darwin" and platform_machine != "aarch64" torch==2.5.1; sys_platform == "darwin" or platform_machine == "aarch64" -transformers==4.46.2 +transformers==4.50.0