1
0
mirror of https://github.com/TencentARC/GFPGAN.git synced 2025-05-15 14:50:11 -07:00

9 Commits

Author SHA1 Message Date
Xintao
bc5a5deb95 remove codeformer 2022-09-16 19:31:20 +08:00
Xintao
126c55c68d add restoreformer and codeformer inference codes 2022-09-12 21:33:06 +08:00
Xintao
24b1f24ef5
Add V1.3 model (#158)
* add gfpgan bilinear arch

* add v1.3

* update readme

* update readme

* update readme

* rename
2022-02-14 11:21:03 +08:00
Xintao
ad1397180d fix bug in inference: RealESRGAN model is None 2021-12-12 22:46:07 +08:00
Xintao
be73d6d9a4 clean and add more comments 2021-11-27 19:59:23 +08:00
Xintao
e5adc0dd06 add ext option 2021-09-10 18:46:45 +08:00
Xintao
1e1c863dae change bg_tile default to 400, update readme 2021-08-18 09:38:35 +08:00
Xintao
11c3957a8f fix save bugs in inference 2021-08-09 20:56:09 +08:00
Xintao
996d1e3df9
Major revision: Support Pypi (#37)
* reorganize

* update inference

* update inference

* format
2021-08-09 01:28:10 +08:00