HookBeforeAppDelegate commited on
Commit
786ed69
·
verified ·
1 Parent(s): a9560c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -14
requirements.txt CHANGED
@@ -1,19 +1,13 @@
1
- addict
2
- future
3
- lmdb
 
 
4
  numpy
5
  opencv-python
6
- Pillow
7
- pyyaml
8
- requests
9
- scikit-image
10
- scipy
11
- tb-nightly
12
- torch>=1.7.1
13
  torchvision
 
14
  tqdm
 
 
15
  yapf
16
- lpips
17
- gdown # supports downloading the large file from Google Drive
18
- basicsr
19
- torchvision
 
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
12
+ pyyaml
13
  yapf