mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2025-05-18 08:10:16 -07:00
minor updates
This commit is contained in:
parent
1c09b47fcb
commit
d70570ef20
@ -1 +1,3 @@
|
||||
# GFPGAN
|
||||
# GFPGAN
|
||||
|
||||
[English](README.md) **|** [简体中文](README_CN.md)
|
||||
|
3
README_CN.md
Normal file
3
README_CN.md
Normal file
@ -0,0 +1,3 @@
|
||||
# GFPGAN
|
||||
|
||||
[English](README.md) **|** [简体中文](README_CN.md)
|
10
requirements.txt
Normal file
10
requirements.txt
Normal file
@ -0,0 +1,10 @@
|
||||
facexlib
|
||||
lmdb
|
||||
numpy
|
||||
opencv-python
|
||||
pyyaml
|
||||
tb-nightly
|
||||
torch>=1.7
|
||||
torchvision
|
||||
tqdm
|
||||
yapf
|
@ -1,5 +1,5 @@
|
||||
# general settings
|
||||
name: debug_train_GFPGANv1_512
|
||||
name: train_GFPGANv1_512
|
||||
model_type: GFPGANModel
|
||||
num_gpu: 4
|
||||
manual_seed: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user