mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-14 21:34:32 +00:00
How to force GFPGAN run only on GPU #337
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 @hamnv on GitHub (Apr 18, 2023).
I have install all dependencies and run with default argument, but GFPGAN only run on my CPU, I opened TaskManager and saw that GFPGAN didn't use my GPU
@hamnv commented on GitHub (Apr 18, 2023):
Found solution on https://github.com/TencentARC/GFPGAN/issues/229