mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-26 07:42:02 +00:00
running from docker on CPU - does not work #132
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 @naarkhoo on GitHub (Dec 19, 2021).
I have dockerized the library and run it on CPU but ...
which does not produce the outcome - any hint ?
@soulteary commented on GitHub (May 20, 2022):
The answer you want to know about how to use the CPU to run: https://github.com/TencentARC/GFPGAN/issues/194
@naarkhoo