Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ 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
|
|
|
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.16.2 #0.13.1
|
14 |
tqdm==4.62.3
|