Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 2c812af commit 52934bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lessons/5-NLP/requirements-pytorch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ torchaudio==0.8.1
torchinfo==0.0.8
torchtext==0.9.1
torchvision==0.9.1
transformers==4.38.0
transformers==4.48.0
2 changes: 1 addition & 1 deletion lessons/5-NLP/requirements-tf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ scipy
TensorFlow
TensorFlow_datasets
TensorFlow_text
transformers==4.38.0
transformers==4.48.0

0 comments on commit 52934bc

Please sign in to comment.