Spaces:
Runtime error
Runtime error
Commit
·
c1dc8c7
1
Parent(s):
44a685b
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
|
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.9.0
|
13 |
torchvision
|
14 |
numpy
|
15 |
albumentations
|