Spaces:
Sleeping
Sleeping
Commit ·
ad0185c
1
Parent(s): 6f86875
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pillow
|
| 2 |
+
numpy
|
| 3 |
+
gradio
|
| 4 |
+
torchsummary
|
| 5 |
+
pytorch-lightning
|
| 6 |
+
grad-cam
|
| 7 |
+
torch-lr-finder
|
| 8 |
+
torch
|
| 9 |
+
torchvision
|
| 10 |
+
numpy
|
| 11 |
+
albumentations
|
| 12 |
+
lightning
|