Spaces:
Runtime error
Runtime error
Commit
·
345a89c
1
Parent(s):
5be03eb
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ huggingface_hub
|
|
9 |
omegaconf==2.1.1
|
10 |
einops==0.3.0
|
11 |
pytorch-lightning==1.7.7
|
12 |
-
torchmetrics==0.
|
13 |
torchvision
|
14 |
numpy
|
15 |
albumentations
|
|
|
9 |
omegaconf==2.1.1
|
10 |
einops==0.3.0
|
11 |
pytorch-lightning==1.7.7
|
12 |
+
torchmetrics==0.11.0
|
13 |
torchvision
|
14 |
numpy
|
15 |
albumentations
|