FaceRestoreHelper #351

Open
opened 2026-01-29 21:47:04 +00:00 by claunia · 0 comments
Owner

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')

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')
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#351