Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch-lr-finder
|
|
6 |
pillow
|
7 |
numpy
|
8 |
pytorch_lightning
|
9 |
-
torchmetrics
|
|
|
|
6 |
pillow
|
7 |
numpy
|
8 |
pytorch_lightning
|
9 |
+
torchmetrics
|
10 |
+
albumentations
|