I get an error when I check and run Restore faces #4548
Unanswered
miracle777
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Stable Diffusion web UI AUTOMATIC1111 on Windows 11.
Yesterday I checked and ran Restore faces and got the following error.
The first time, this is here.
TypeError: argument of type 'NoneType' is not iterable
After the second time, I get this.
RuntimeError: unexpected EOF, expected 2076709 more bytes. The file might be corrupted.
The model used is.
GFPGANv1.4.pth
and
codeformer.pth
both give errors.
I would appreciate it if you could tell me how to fix it.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions