guetLzy commited on
Commit
063e35c
·
verified ·
1 Parent(s): 619fc40

Update requirements.txt

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