Ashrafb commited on
Commit
d94bfab
·
verified ·
1 Parent(s): 00fddfe

Update requirements.txt

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