Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ torch
|
|
| 4 |
torchvision
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
-
|
| 8 |
torchmetrics
|
| 9 |
albumentations
|
| 10 |
opencv-python
|
|
|
|
| 4 |
torchvision
|
| 5 |
pillow
|
| 6 |
numpy
|
| 7 |
+
lightning
|
| 8 |
torchmetrics
|
| 9 |
albumentations
|
| 10 |
opencv-python
|