Spaces:
Runtime error
Runtime error
Commit
·
087b90b
1
Parent(s):
8095b85
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ torch
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
albumentations
|
5 |
-
|
6 |
pytorch_lightning
|
7 |
-
pytorch_grad_cam
|
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
albumentations
|
5 |
+
opencv-python
|
6 |
pytorch_lightning
|
7 |
+
pytorch_grad_cam
|