doevent commited on
Commit
b4e7c9e
1 Parent(s): b0dd088

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
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
 
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