Spaces:
Runtime error
Runtime error
Aurel-test
commited on
Commit
•
39a87a7
1
Parent(s):
9840183
Fix grad cam package name
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ numpy
|
|
7 |
scikit-learn
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
-
|
11 |
opencv-python
|
12 |
albumentations
|
|
|
7 |
scikit-learn
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
+
grad-cam
|
11 |
opencv-python
|
12 |
albumentations
|