mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-14 05:14:35 +00:00
CFPGAN error TypeError: argument of type 'NoneType' is not iterable #286
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 @StudioXV on GitHub (Nov 8, 2022).
When I try to restore faces with GFPGAN it returns this:
File "C:\GitHub\Completo\stable-diffusion-webui\venv\lib\site-packages\gfpgan\utils.py", line 93, in init
if 'params_ema' in loadnet:
TypeError: argument of type 'NoneType' is not iterable
Any idea about how to fix? thx
@min-star commented on GitHub (Jul 28, 2023):
hey,maybe your model is not entire,you can reload a model and put it to right folder!such as the gfpgan