Siam2315 commited on
Commit
5fa49aa
·
verified ·
1 Parent(s): 2988fc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -10
requirements.txt CHANGED
@@ -1,11 +1,20 @@
1
- basicsr==1.4.2
2
- torch==1.13.1
3
- torchvision==0.14.1
4
- opencv-python==4.6.0.66
5
  numpy
6
- gradio==3.41.2
7
- realesrgan==0.3.0
8
- gfpgan==1.3.8
9
- insightface==0.7.3
10
- lpips==0.1.4
11
- facelib
 
 
 
 
 
 
 
 
 
 
 
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
+ # cmake
19
+ # dlib
20
+ # conda install -c conda-forge dlib