Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
torchvision
|
3 |
grad-cam
|
4 |
pillow
|
5 |
-
numpy
|
|
|
|
2 |
torchvision
|
3 |
grad-cam
|
4 |
pillow
|
5 |
+
numpy
|
6 |
+
albumentations
|