Merge pull request #455 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.50.0

Bump transformers from 4.38.0 to 4.50.0 in /lessons/5-NLP
This commit is contained in:
Anthony Bartolo 2025-08-20 12:20:17 -04:00 committed by GitHub
commit 591ffc5996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.50.0

View File

@ -10,4 +10,4 @@ scipy
TensorFlow
TensorFlow_datasets
TensorFlow_text
transformers==4.38.0
transformers==4.50.0