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

HD-17 seems to make img2img and inpaint progressively darker/grey-ish #17

Open
MarkVelthuis opened this issue Dec 12, 2022 · 14 comments
Open

Comments

@MarkVelthuis
Copy link

This is especially noticeable with infill as it will show the infill area as a darker. greyer splotch on the image.
I have noticed this with another model of which I have forgotten the name. So maybe it's on my end, but HD-16 doesn't show this issue.

@Kuroseji
Copy link

Kuroseji commented Dec 12, 2022

Just wanted to chime in that I'm also seeing this. The first image is the txt2img result and the second is the img2img result with nothing being regenerated. Same prompt in both cases. Also seeing these strange blueish spots on img2img outputs. Using the negative prompt didn't change anything. I checked and this issue isn't present in HD-16.
fc430878da5cb49115df96faf614bb4c1b99a73d1517dedc082bfb4b
964ee2901367914dc9aa405bd40ffcb2874c24b5b6d0c4fb08dc328a

@MarkVelthuis
Copy link
Author

Good to see I'm not the only one. I'd also like to confirm that I'm seeing those blueish/purple spots

@gnusenpai
Copy link

I'm really liking the images I've been able to generate from this model, it's great stuff.
I will say that I've also noticed the purple splotches and it's the main thing I find myself fighting against.
It seems to show up most with img2img and using the Highres. fix, but it also shows up more subtly in normal or higher resolution images.

@Rx2TF
Copy link

Rx2TF commented Dec 16, 2022

Try using a VAE. Blue artifacts can be eliminated with other samplers/higher step counts.

@linklight2
Copy link

This happens with me as well for some reason, this issue does not show up in the previous model

@gnusenpai
Copy link

I've been getting good results with the VAE from Anything V3. It seems to have some issues with half precision and higher res images, but it works great in full precision mode (e.g. use --no-half-vae for stable-diffusion-webui). It seems to fix the purple splotches and gives the images a bit more color.

@Delcos
Copy link
Owner

Delcos commented Jan 4, 2023

This happens with me as well for some reason, this issue does not show up in the previous model

This is a known issue that is being fixed, and should be improved in 19 which will be posted later tonight.

@draconinjari
Copy link

I am using 22 and my results have been pretty dulled in color as well

@Crono141
Copy link

Crono141 commented Apr 7, 2023

Same. I am running serveral anime checkpoints (NovelAI leak, Waifu Diffusion, This one), and all images produced from HD are grainy/grayish, and washed out in color. I tried to combine this with WD to get the best results, but I still get somewhat grainy and washed out results.

@Delcos
Copy link
Owner

Delcos commented Apr 8, 2023

Use the lora. Manually set it if needed.

@Crono141
Copy link

Crono141 commented Apr 8, 2023 via email

@Delcos
Copy link
Owner

Delcos commented Apr 8, 2023

Sorry. I meant vae. Make sure it's loading it.

@Crono141
Copy link

Crono141 commented Apr 8, 2023 via email

@Delcos
Copy link
Owner

Delcos commented Apr 8, 2023

If you're using the UI we provide or Webui by 1111 then under the settings tab there is an option to manually load VAEs. It is usually set to auto but if it isn't changing anything try setting it manually. it will also work with most other anime type models so you shouldn't need to change it back and forth.

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

8 participants