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