Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -3,4 +3,12 @@ torchvision
|
|
3 |
torch-lr-finder
|
4 |
grad-cam
|
5 |
pillow
|
6 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
torch-lr-finder
|
4 |
grad-cam
|
5 |
pillow
|
6 |
+
numpy
|
7 |
+
gradio
|
8 |
+
albumentations
|
9 |
+
matlab
|
10 |
+
pytorch_lightning
|
11 |
+
torch.utils.data
|
12 |
+
albumentations
|
13 |
+
torchmetrics
|
14 |
+
matplotlib
|