Skip to content

Commit

Permalink
Bump transformers from 4.26.0 to 4.38.0 in /examples/research_project…
Browse files Browse the repository at this point in the history
…s/vqgan-clip (#31242)

Bump transformers in /examples/research_projects/vqgan-clip

Bumps [transformers](https://github.com/huggingface/transformers) from 4.26.0 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](v4.26.0...v4.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 3714f3f commit 8685b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/research_projects/vqgan-clip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ taming-transformers
torch
torchvision
tqdm
transformers==4.26.0
transformers==4.38.0
tokenizers==0.13.2
typing_extensions
wandb

0 comments on commit 8685b3c

Please sign in to comment.