Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit cc31809

Browse files
Bump transformers
Bumps [transformers](https://github.com/huggingface/transformers) from 4.38.0 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.38.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2be6044 commit cc31809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • PyTorch/examples/gpu_migration/generative_models/stable-diffusion

PyTorch/examples/gpu_migration/generative_models/stable-diffusion/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ test-tube>=0.7.5
88
streamlit>=0.73.1
99
einops==0.3.0
1010
torch-fidelity==0.3.0
11-
transformers==4.50.0
11+
transformers==4.53.0
1212
webdataset==0.2.5
1313
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
1414
-e git+https://github.com/openai/CLIP.git@main#egg=clip

0 commit comments

Comments
 (0)