Update Albumentations Versions (#33704)

update albumentations versions
This commit is contained in:
Anton Vlasjuk 2024-09-27 10:13:30 +02:00 committed by GitHub
parent 1ec7a70fef
commit 4f29a60bee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
albumentations >= 1.4.5 albumentations >= 1.4.16
timm timm
datasets datasets
torchmetrics torchmetrics

View File

@ -1,4 +1,4 @@
albumentations >= 1.4.5 albumentations >= 1.4.16
timm timm
datasets datasets
torchmetrics torchmetrics

View File

@ -3,4 +3,4 @@ torch >= 1.3
accelerate accelerate
evaluate evaluate
Pillow Pillow
albumentations albumentations >= 1.4.16