Fix Albumentations docs typo

This commit is contained in:
Christoph Deil 2025-11-05 16:31:24 +01:00 committed by GitHub
parent 7ecfc9f475
commit e37b32f5ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ increase the size and diversity of training datasets, leading to improved model
performance and generalization.
```bash
pip install augmentation
pip install albumentations
```
Albumentations provides a flexible and powerful API for image augmentation. The core of