mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-24 23:00:58 +00:00
How to run GFPGANv1.pth (paper model with colorization) on CPU or non-nVidia GPUs? #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ullaf on GitHub (Oct 17, 2021).
I suspect it might not be an easy tweak otherwise it'd already be out in github, but wonder which option could be easier, even if it takes a long time for each image.
If possible both GFPGANv1.pth and RealESRGAN (for backgrounds) would run on CPU on the same image.
Any solutions appreciated.
Thank you
@uubuge commented on GitHub (Dec 26, 2021):
我也想知道
@soulteary commented on GitHub (May 20, 2022):
To give you a simple references: https://github.com/TencentARC/GFPGAN/issues/194
@uubuge @ullaf