John6666 commited on
Commit
f3103cc
·
verified ·
1 Parent(s): b5bc363

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- torch>=1.7
2
- #basicsr>=1.4.2
3
- basicsr-fixed
4
  facexlib>=0.2.5
5
  gfpgan>=1.3.7
6
  realesrgan>=0.2.5
7
  numpy<2
8
  opencv-python
9
- torchvision
10
  scipy
11
  tqdm
12
  lmdb
 
1
+ torch>=1.7,<2.2
2
+ basicsr>=1.4.2
 
3
  facexlib>=0.2.5
4
  gfpgan>=1.3.7
5
  realesrgan>=0.2.5
6
  numpy<2
7
  opencv-python
8
+ torchvision<0.17
9
  scipy
10
  tqdm
11
  lmdb