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
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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