Spaces:
Runtime error
Runtime error
Commit
·
c022bbc
1
Parent(s):
b70f828
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.4.2
|
12 |
-
torchvision
|
13 |
numpy==1.19.2
|
14 |
albumentations
|
15 |
opencv-python
|
|
|
9 |
omegaconf==2.1.1
|
10 |
einops==0.3.0
|
11 |
pytorch-lightning==1.4.2
|
12 |
+
torchvision
|
13 |
numpy==1.19.2
|
14 |
albumentations
|
15 |
opencv-python
|