guardiancc commited on
Commit
c900d7c
·
verified ·
1 Parent(s): 1d08634

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt CHANGED
@@ -85,3 +85,17 @@ pillow-avif-plugin==1.4.6
85
 
86
  mediapipe
87
  gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
  mediapipe
87
  gradio
88
+
89
+ torch>=1.7
90
+ basicsr>=1.4.2
91
+ facexlib>=0.2.5
92
+ gfpgan>=1.3.7
93
+ realesrgan>=0.2.5
94
+ numpy
95
+ opencv-python
96
+ torchvision
97
+ scipy
98
+ tqdm
99
+ lmdb
100
+ pyyaml
101
+ yapf