fix(requirements)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ diffusers==0.24.0
|
|
9 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
10 |
torch==2.0.1+cu118
|
11 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
12 |
-
torchvision==0.
|
|
|
9 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
10 |
torch==2.0.1+cu118
|
11 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
12 |
+
torchvision==0.15.2+cu118
|