Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with HiRes Fix if not inpainting at full resolution #29

Closed
williamkmlau opened this issue May 8, 2023 · 3 comments
Closed
Labels

Comments

@williamkmlau
Copy link

AD works fine with HiRes fix if "Inpaint at full resolution" is checked.

But if "Inpaint at full resolution" is unchecked, the original low res image (before hi res fix is applied) is returned as final result

AD Preview Img (1024 x 1360)

00070-2632610465-ad-preview

AD Before Img (1024 x 1360)

00071-2632610465-ad-before

Final Img (512 x 680)

00072-2632610465

@Bing-su
Copy link
Owner

Bing-su commented May 9, 2023

If you don't use Inpaint at full resolution, it will resize to the input resolution, or if you use use separate width/height, it will resize to that resolution and then inpaint.
Your image is not the image before the hires fix, but a resized version of that image.
I was aware of this issue, but it's my fault for not explaining the usage properly, my apologies.

@williamkmlau
Copy link
Author

If you don't use Inpaint at full resolution, it will resize to the input resolution, or if you use use separate width/height, it will resize to that resolution and then inpaint. Your image is not the image before the hires fix, but a resized version of that image. I was aware of this issue, but it's my fault for not explaining the usage properly, my apologies.

But use separate width/height limits to 1024x1024 max, which makes most cases in Hi Res fix unusable

@Bing-su
Copy link
Owner

Bing-su commented May 10, 2023

You can adjust that value by modifying your ui-config.json file.

@github-actions github-actions bot added the Stale label Jun 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants