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