Spaces:
Runtime error
Runtime error
Commit ·
3e37069
1
Parent(s): 8930057
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
grad-cam==1.4.8
|
| 2 |
-
gradio==3.39.0
|
| 3 |
-
gradio_client==0.3.0
|
| 4 |
-
numpy==1.22.4
|
| 5 |
-
torchvision
|
| 6 |
-
Pillow==9.4.0
|
| 7 |
torch
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
torchvision
|
| 3 |
+
torch_lr_finder
|
| 4 |
+
gradio
|
| 5 |
+
grad-cam
|
| 6 |
+
pillow
|
| 7 |
+
opencv-python
|
| 8 |
+
albumentations
|
| 9 |
+
pytorch-lightning
|