added albumentations to req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
timm
|
2 |
transformers
|
3 |
-
opencv-contrib-python
|
|
|
|
1 |
timm
|
2 |
transformers
|
3 |
+
opencv-contrib-python
|
4 |
+
albumentations
|