Jacob Logas
commited on
hopefully fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ git+https://github.com/logasja/lpips-pytorch
|
|
7 |
spaces
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
torch
|
|
|
10 |
torchvision
|
|
|
7 |
spaces
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
torch
|
10 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
11 |
torchvision
|