Spaces:
Runtime error
Runtime error
bump up torchvision version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ pillow
|
|
9 |
-f https://download.pytorch.org/whl/cu113/torch/
|
10 |
torch==1.12.1+cu113
|
11 |
-f https://download.pytorch.org/whl/cu113/torchvision/
|
12 |
-
torchvision==0.13.
|
|
|
9 |
-f https://download.pytorch.org/whl/cu113/torch/
|
10 |
torch==1.12.1+cu113
|
11 |
-f https://download.pytorch.org/whl/cu113/torchvision/
|
12 |
+
torchvision==0.13.1+cu113
|