Bump transformers from 4.30.1 to 5.10.1 in /doc/source/templates/testing/docker/03_serving_stable_diffusion - #65850
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 99b1d74. Configure here.
| numpy==1.24.3 | ||
| torch==2.0.1 | ||
| transformers==4.30.1 | ||
| transformers==5.10.1 |
There was a problem hiding this comment.
Incompatible transformers major version bump
High Severity
The bump to transformers==5.10.1 is incompatible with this template. That release requires Python 3.10+, while the image is anyscale/ray:latest-py39-cu118. It also expects torch>=2.4 and accelerate>=1.1.0, which conflict with the pinned torch==2.0.1, accelerate==0.20.3, and diffusers==0.17.1. The Docker build and Stable Diffusion serving path fail.
Reviewed by Cursor Bugbot for commit 99b1d74. Configure here.
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.1 to 5.10.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.30.1...v5.10.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
99b1d74 to
fbb1d5c
Compare


Bumps transformers from 4.30.1 to 5.10.1.
Release notes
Sourced from transformers's releases.
... (truncated)
Commits
90c3ae5Patch because we had to yank 5.10 because the release branch was not up to date0bd94b3v5.10.01423d22who needs encoders? (#46385)50eb20aFix dsv4 dequant + tp/ep (#46378)74464e8Fix wrong changes produced by style/repo. check bot (#46371)1b8ec34Fix path traversal when saving Bark voice preset embeddings (#46237)e820678Add Sapiens2 Model (#45919)595721cPass library_name/version to Hub calls via a shared HfApi (#46318)0f0036cdocs: update ACL Anthology URL in CITATION.cff (#46352)fa6c830DeepGEMM BF16 + mixed FP8/FP4 + MegaMoE + refactor (#45634)