Spaces:
No application file
No application file
Commit
·
dff35cd
1
Parent(s):
bacca32
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
torch-lr-finder
|
| 4 |
-
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
torchmetrics
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
torch-lr-finder
|
| 4 |
+
grad-cam
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
torchmetrics
|