mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2025-05-28 05:00:09 -07:00
* Reordered requirements It had the wrong order, resulting in `basicsr` not wanting to install. * update order * add comments Co-authored-by: Xintao <xintao.alpha@gmail.com>
13 lines
158 B
Plaintext
13 lines
158 B
Plaintext
torch>=1.7
|
|
numpy<1.21 # numba requires numpy<1.21,>=1.17
|
|
opencv-python
|
|
torchvision
|
|
scipy
|
|
tqdm
|
|
basicsr>=1.3.4.0
|
|
facexlib>=0.2.0.3
|
|
lmdb
|
|
pyyaml
|
|
tb-nightly
|
|
yapf
|