mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-25 15:20:58 +00:00
FaceRestoreHelper #351
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 @jiongHub on GitHub (Jun 9, 2023).
model_rootpath='gfpgan/weights'
made the path in site-packages invalid, should remove it or use os.path.join(ROOT_DIR, 'gfpgan/weights')