Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
efficientnet_pytorch>=0.7.1
|
| 2 |
matplotlib>=3.2.2
|
| 3 |
numpy>=1.21.2
|
|
|
|
| 1 |
+
albumentations>=1.1.0
|
| 2 |
efficientnet_pytorch>=0.7.1
|
| 3 |
matplotlib>=3.2.2
|
| 4 |
numpy>=1.21.2
|