Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
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@git+https://github.com/ragavsachdeva/segmentation_models.pytorch.git@0092ee4d6f851d89a4a401bb2dfa6187660b8dd3
|
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@git+https://github.com/ragavsachdeva/segmentation_models.pytorch.git@0092ee4d6f851d89a4a401bb2dfa6187660b8dd3
|
12 |
+
torch==2.1.2 #1.12.1
|
13 |
torchvision==0.13.1
|
14 |
tqdm==4.62.3
|