Jacob Logas commited on
Commit
2b513f8
·
unverified ·
1 Parent(s): c70e892

hopefully fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,6 +6,6 @@ opencv-python
6
  git+https://github.com/logasja/lpips-pytorch
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
 
6
  git+https://github.com/logasja/lpips-pytorch
7
  spaces
8
  --extra-index-url https://download.pytorch.org/whl/cu118
9
+ torch<=2.2.0
10
  --extra-index-url https://download.pytorch.org/whl/cu118
11
+ torchvision<=0.17