Spaces:
Runtime error
Runtime error
updated requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ grad-cam
|
|
5 |
pytorch_lightning
|
6 |
torchmetrics
|
7 |
numpy
|
8 |
-
pillow
|
|
|
|
|
|
5 |
pytorch_lightning
|
6 |
torchmetrics
|
7 |
numpy
|
8 |
+
pillow
|
9 |
+
seaborn
|
10 |
+
pandas
|