Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python
|
|
3 |
matplotlib
|
4 |
transformers
|
5 |
tqdm
|
|
|
6 |
|
|
|
3 |
matplotlib
|
4 |
transformers
|
5 |
tqdm
|
6 |
+
albumentations
|
7 |
|