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

All upscaler images fail #2531

Open
eaglenv opened this issue Jan 2, 2025 · 4 comments
Open

All upscaler images fail #2531

eaglenv opened this issue Jan 2, 2025 · 4 comments

Comments

@eaglenv
Copy link

eaglenv commented Jan 2, 2025

Hello, every time I use any upscale method (other than HiRes)...I get this image:
00001-1204268496

I have tried every upscaler option with multiple different settings...there are no errors in the cmd window or in the UI. It generates images just fine, but this is the result of upscale generation. Shows 100% complete every time.

i7 8700k - GTX 1080ti - 32GB Ram...I have no idea what to try next...please advise. Thanks in advance.

@MisterChief95
Copy link

Is this happening in the img2img tab, extras, or somewhere else? Do non-upscaled generations show fine?

@eaglenv
Copy link
Author

eaglenv commented Jan 4, 2025

Is this happening in the img2img tab, extras, or somewhere else? Do non-upscaled generations show fine?

That is correct...only in img2img and extras tab...the non-upscaled images generate perfectly without issues.

I did a fresh install today...generated a fresh image and tried to upscale it...same result 😒

@MisterChief95
Copy link

Can you do try this:
Add --loglevel DEBUG to your command line args in the launch script, then do following:

  1. generate an image
  2. generate an image with hires fix using an upscaler (or quick upscale the previous image)
  3. Upscale any image in the extras tab

Please copy the console output to a text file and attach it here. I would like to ensure that there are no underlying issues that are not being captured at the standard log level. The only other potential cause I can think of is that the upscale models may be corrupt. However, this seems unlikely given that you have tried multiple models. Considering it occurs on a fresh installation, there may be some dependency issues but that also seems unlikely.

@eaglenv
Copy link
Author

eaglenv commented Jan 4, 2025

Can you do try this: Add --loglevel DEBUG to your command line args in the launch script, then do following:

1. generate an image

2. generate an image with hires fix using an upscaler (or quick upscale the previous image)

3. Upscale any image in the extras tab

Please copy the console output to a text file and attach it here. I would like to ensure that there are no underlying issues that are not being captured at the standard log level. The only other potential cause I can think of is that the upscale models may be corrupt. However, this seems unlikely given that you have tried multiple models. Considering it occurs on a fresh installation, there may be some dependency issues but that also seems unlikely.

Here it is.
Python 3.10.6 (tagsv3.10.69c7b4bd,.txt

The HiRes image generation upscaled perfectly...

This is the image from the img2img upscale:
00000-1300772801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants