profaker commited on
Commit
e2539e2
1 Parent(s): 9b73ca2

Update requirements.txt

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