lucky0146 commited on
Commit
66755f5
·
verified ·
1 Parent(s): 731861e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- torch
2
- torchvision
3
  numpy
4
  opencv-python
5
  tqdm
6
- basicsr
7
- facexlib
8
- gfpgan
9
  gradio
 
1
+ torch==1.12.1
2
+ torchvision==0.13.1
3
  numpy
4
  opencv-python
5
  tqdm
6
+ basicsr>=1.4.2
7
+ facexlib>=0.2.5
8
+ gfpgan>=1.3.8
9
  gradio