Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ opencv-python-headless==4.6.0.66
|
|
5 |
numpy==1.23.5
|
6 |
pillow>=9.5
|
7 |
psutil>=5.9
|
|
|
|
5 |
numpy==1.23.5
|
6 |
pillow>=9.5
|
7 |
psutil>=5.9
|
8 |
+
albumentations>=1.3.0
|