mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
parent
1ec7a70fef
commit
4f29a60bee
@ -26,7 +26,7 @@ jiwer
|
||||
librosa
|
||||
evaluate >= 0.2.0
|
||||
timm
|
||||
albumentations >= 1.4.5
|
||||
albumentations >= 1.4.16
|
||||
torchmetrics
|
||||
pycocotools
|
||||
Pillow>=10.0.1,<=15.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
albumentations >= 1.4.5
|
||||
albumentations >= 1.4.16
|
||||
timm
|
||||
datasets
|
||||
torchmetrics
|
||||
|
@ -1,4 +1,4 @@
|
||||
albumentations >= 1.4.5
|
||||
albumentations >= 1.4.16
|
||||
timm
|
||||
datasets
|
||||
torchmetrics
|
||||
|
@ -3,4 +3,4 @@ torch >= 1.3
|
||||
accelerate
|
||||
evaluate
|
||||
Pillow
|
||||
albumentations
|
||||
albumentations >= 1.4.16
|
||||
|
Loading…
Reference in New Issue
Block a user