Update requirements.txt

Bump transformers version to 4.55.3 where bugfix for no distributed module on Windows is fixed
This commit is contained in:
Michał Gallus 2025-08-21 23:26:40 +02:00 committed by GitHub
parent d4e613fef9
commit 02c3df5206
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ torchvision
torchaudio torchaudio
numpy>=1.25.0 numpy>=1.25.0
einops einops
transformers>=4.54.1 transformers>=4.55.3
tokenizers>=0.13.3 tokenizers>=0.13.3
sentencepiece sentencepiece
safetensors>=0.4.2 safetensors>=0.4.2