Spaces:
Running
Running
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ opencv_python_headless==4.7.0.72
|
|
9 |
Pillow==8.4.0
|
10 |
pytorch_lightning==1.9.0
|
11 |
segmentation_models_pytorch==0.2.1
|
12 |
-
torch==1.12.1
|
13 |
-
torchvision==0.13.1
|
14 |
tqdm==4.62.3
|
|
|
9 |
Pillow==8.4.0
|
10 |
pytorch_lightning==1.9.0
|
11 |
segmentation_models_pytorch==0.2.1
|
12 |
+
torch==1.12.1
|
13 |
+
torchvision==0.13.1
|
14 |
tqdm==4.62.3
|