InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Upscale Image doesn't work for me

Open if3lc opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

OS

macOS

GPU

cpu

VRAM

16

What happened?

When I try to use "Upscale Image" I get an error. I'm getting a similar error in the "Restore Faces" section.

Screenshots

image

Full response, https://app.warp.dev/block/Gq5REEkhGLNU8J9VFeAKfX

Additional context

No response

Contact Details

No response

if3lc avatar Dec 17 '22 18:12 if3lc

During this time I have uninstalled and reinstalled 4 times but I keep getting the same error.

if3lc avatar Dec 21 '22 00:12 if3lc

Unfortunately I keep getting the same error in version 2.2.5.

if3lc avatar Jan 02 '23 05:01 if3lc

Ok, there are two relevant problems in the log, first the patchmatch installation, but for now it still doesn't work on Mac. Second, the script is not finding the corresponding files for GFPGAN and CodeFormer.

Please, check if the following files exist and can be read normally:

/Users/if3lc/invokeai/models/gfpgan/GFPGANv1.4.pth /Users/if3lc/invokeai/models/codeformer/codeformer.pth

kriptolix avatar Jan 03 '23 13:01 kriptolix

I didn't have the files at the address you mentioned, after downloading the files and putting them in the relevant folders, the problem was fixed in the "Upscale Image" section, thank you 🙏

I still have the problem in the "Restore Face" section, I get exactly the output below. https://app.warp.dev/block/0ckE8GKRS8FSfYqMqQVorV

if3lc avatar Jan 04 '23 07:01 if3lc

Okay, this is an SSL certificate error, when invoke tries to download detection_Resnet50_Final.pth.

There is a way to solve this by changing an execution file, but I couldn't find the issue that explains which file. For now, you can try to install the openssl lib. If you use brew:

$ brew install openssl

kriptolix avatar Jan 09 '23 14:01 kriptolix

Thank you very much for your help :) I installed openssl but nothing changed, final result, https://app.warp.dev/block/jE5ocNvBovYIdPdSQheyq0

if3lc avatar Jan 09 '23 15:01 if3lc

Duplicate of #1810?

rfrost-xyz avatar Jan 10 '23 17:01 rfrost-xyz

Duplicate of #1810?

Yes, this is the issue that I was looking for.

kriptolix avatar Jan 11 '23 13:01 kriptolix

image

I changed it this way but unfortunately it didn't work for me, returning the result, https://app.warp.dev/block/prLRWO47oeS63Wzu9UqneW

By the way, I'm having trouble with the "Restore Face" section.

if3lc avatar Jan 12 '23 12:01 if3lc

There has been no activity in this issue for 14 days. If this issue is still being experienced, please reply with an updated confirmation that the issue is still being experienced with the latest release.

github-actions[bot] avatar Mar 14 '23 06:03 github-actions[bot]