Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
pytorch-lightning
|
5 |
+
gradio
|
6 |
+
numpy
|
7 |
+
grad-cam
|
8 |
+
pillow
|
9 |
+
albumentations
|