Skip to content

Commit 9bf9685

Browse files
authored
Merge pull request #2007 from cdeil/patch-1
Fix Albumentations docs typo
2 parents 7ecfc9f + e37b32f commit 9bf9685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how_to/process_datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ increase the size and diversity of training datasets, leading to improved model
398398
performance and generalization.
399399

400400
```bash
401-
pip install augmentation
401+
pip install albumentations
402402
```
403403

404404
Albumentations provides a flexible and powerful API for image augmentation. The core of

0 commit comments

Comments
 (0)