Spaces:
Runtime error
Runtime error
undowngrade torch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ transformers
|
|
7 |
flax
|
8 |
pillow
|
9 |
-f https://download.pytorch.org/whl/cu113/torch/
|
10 |
-
torch==1.12.
|
11 |
-f https://download.pytorch.org/whl/cu113/torchvision/
|
12 |
torchvision==0.13.1+cu113
|
|
|
7 |
flax
|
8 |
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.1+cu113
|