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