1
0
mirror of https://github.com/TencentARC/GFPGAN.git synced 2025-05-16 07:10:24 -07:00

96 Commits

Author SHA1 Message Date
Xintao
c6593e7221 update cog_predict 2022-09-04 20:28:24 +08:00
Xintao
7272e45887
update replicate (#248)
* update util

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* merge replicate update
2022-09-04 20:12:31 +08:00
Xintao
3e27784b1b update replicate related 2022-08-31 17:36:25 +08:00
Xintao
2c420ee565 update readme 2022-08-31 16:33:30 +08:00
Xintao
8e7cf5d723 update readme 2022-08-30 23:02:22 +08:00
Xintao
c541e97f83 update readme 2022-08-30 23:01:28 +08:00
Xintao
86756cba65 update readme 2022-08-30 22:57:22 +08:00
Chenxi
a9a2e3ae15
Add Docker environment & web demo (#67)
* enable cog

* Update README.md

* Update README.md

* refactor

* fix temp input dir bug

Co-authored-by: CJWBW <70536672+CJWBW@users.noreply.github.com>
Co-authored-by: Chenxi <chenxi@Chenxis-MacBook-Pro-2.local>
Co-authored-by: Xintao <wxt1994@126.com>
2022-08-29 17:28:16 +08:00
Xintao
9c3f2d62cb v1.3.4 v1.3.4 2022-07-13 10:21:28 +08:00
Xintao
ccd30af837 add release workflow v1.3.3 2022-07-13 10:19:50 +08:00
AJ
7d657f26b6
fix basicsr losses import (#210) 2022-07-13 10:01:06 +08:00
Xintao
c7ccc098a7 update facelib; use seg to paste back 2022-06-07 16:49:26 +08:00
Xintao
bc3f0c4d91 add device to GFPGANer for multiGPU support 2022-05-04 13:23:54 +08:00
Xintao
924ce473ab v1.3.2 v1.3.2 2022-02-16 00:32:50 +08:00
Xintao
09a37ae7fd add logo 2022-02-16 00:11:10 +08:00
Xintao
6c544b70e6 v1.3.1 v1.3.1 2022-02-14 15:37:45 +08:00
Xintao
47983e1767 add stylegan2_bilinear_arch 2022-02-14 14:28:27 +08:00
Xintao
77df6e4fad v1.3.0 v1.3.0 2022-02-14 11:21:59 +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
Tuhin Srivastava
c068e4d113
Add baseten.co demo to list of demos (#149) 2022-02-14 11:06:33 +08:00
Xintao
d8bf32a816
Add CODE_OF_CONDUCT.md 2022-01-08 19:50:14 +08:00
Xintao
09d82ec683 update readme 2021-12-17 01:57:58 +08:00
Xintao
780774d515 update readme 2021-12-17 01:38:13 +08:00
Xintao
95101b46d2 fix pylint 2021-12-17 01:33:09 +08:00
Xintao
547e026042 update reamdme 2021-12-17 01:31:33 +08:00
DARBAZ
83bcb28462
[improvement] No module named 'gfpgan.version' (#117) 2021-12-17 01:24:47 +08:00
Enoyao
942e7b39c6
Update README.md (#121) 2021-12-17 01:23:23 +08:00
Xintao
8ba74c99ba update readme 2021-12-14 14:19:40 +08:00
Xintao
3241c576ae update readme 2021-12-14 14:17:07 +08:00
Bram
05062fac70
Minor linguistic edits (#112)
Co-authored-by: Xintao <wxt1994@126.com>
2021-12-14 13:16:50 +08:00
Mostafa Vatanpour
3241798723
(fix typo) Update README.md (#107)
Some typo corrections.
2021-12-14 13:13:51 +08:00
Xintao
ee3e556f18 v0.2.4 v0.2.4 2021-12-12 22:54:36 +08:00
Xintao
ad1397180d fix bug in inference: RealESRGAN model is None 2021-12-12 22:46:07 +08:00
Xintao
37237da798 update utils and unittest 2021-11-28 23:09:38 +08:00
Xintao
be73d6d9a4 clean and add more comments 2021-11-27 19:59:23 +08:00
Xintao
0ff1cf7215 update setup.py, V0.2.3 v0.2.3 2021-10-22 17:06:29 +08:00
Xintao
4f0562df64 fix setup bug v0.2.2 2021-10-22 16:11:17 +08:00
Xintao
eadf03cac8 ReadMe: format discriminator download link 2021-10-06 02:10:27 +08:00
Xintao
a070b88e9e ReadMe: add discriminator download link 2021-10-06 02:08:44 +08:00
Xintao
c2e88f8eb8 add eye_dist_threshold=5 2021-09-27 15:55:20 +08:00
Xintao
69bcfff4ef add codespell 2021-09-27 15:50:44 +08:00
Xintao
e5adc0dd06 add ext option 2021-09-10 18:46:45 +08:00
Xintao
f6d3f70646 update: format and standards 2021-09-08 11:28:21 +08:00
Vincent
ad70ce4653
Reordered requirements (#54)
* 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>
2021-09-02 00:58:44 +08:00
Xintao
d7cb9f77f1 update readme 2021-08-30 00:09:42 +08:00
Xintao
06ea21690c update open issues 2021-08-29 11:51:56 +08:00
AK391
1d5963b2e6
Add Gradio Web Demo in README.md (#52) 2021-08-29 11:50:17 +08:00
Xintao
7176e63809 update publish-pip 2021-08-28 13:27:10 +08:00
Xintao
3da90f924e add vscode format setting 2021-08-18 10:21:26 +08:00
Xintao
250b75c364 add no-response action workflow 2021-08-18 10:04:42 +08:00