added transformers to requirements

This commit is contained in:
Falko Victor Habel 2025-04-11 22:40:00 +02:00
parent 040ac478b9
commit bf915a4dca
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ pytest
pillow pillow
pandas pandas
torchvision torchvision
pyarrow pyarrow
transformers>=4.48.0