Skip to content

Commit

Permalink
Bump transformers from 4.37.1 to 4.38.0
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.1 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.37.1...v4.38.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 151195a commit 0adf7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ parameterized
#accelerate is now required for diffusers import from ckpt.
accelerate
scipy
transformers==4.37.1
transformers==4.38.0
torchsde # Required for Stable Diffusion SDE schedulers.
ftfy
gradio==4.29.0
Expand Down

0 comments on commit 0adf7b3

Please sign in to comment.