Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
pytorch-lightning
|
3 |
torchvision
|
4 |
torch-lr-finder
|
|
|
1 |
torch
|
2 |
+
albumentations
|
3 |
pytorch-lightning
|
4 |
torchvision
|
5 |
torch-lr-finder
|