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

@ -6,3 +6,4 @@ pillow
pandas
torchvision
pyarrow
transformers>=4.48.0