guetLzy commited on
Commit
ca210f0
·
verified ·
1 Parent(s): 282ee28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- basicsr>=1.4.2
2
- facexlib>=0.2.5
3
- gfpgan>=1.3.5
4
  numpy
5
- pybind11>=2.12
6
  opencv-python
7
  Pillow
8
- torch==1.13.0
9
- torchvision==0.14.0
10
  tqdm
 
1
+ basicsr
2
+ facexlib
3
+ gfpgan
4
  numpy
5
+ pybind11
6
  opencv-python
7
  Pillow
8
+ torch
9
+ torchvision
10
  tqdm