Jacob Logas commited on
Commit
6f27074
·
unverified ·
1 Parent(s): d9c21b9

hopefully fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
  gradio
2
- numpy<2.0
3
  Pillow
4
  tqdm
5
  opencv-python
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
 
1
  gradio
2
+ numpy
3
  Pillow
4
  tqdm
5
  opencv-python
6
  git+https://github.com/logasja/lpips-pytorch
7
  spaces
8
+ torch
9
+ torchvision