Spaces:
Runtime error
Runtime error
Commit
·
44a685b
1
Parent(s):
abd5ba7
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ huggingface_hub
|
|
9 |
omegaconf==2.1.1
|
10 |
einops==0.3.0
|
11 |
pytorch-lightning==1.7.7
|
|
|
12 |
torchvision
|
13 |
numpy
|
14 |
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
|