Broken or fried images

#1
by jeremy0575 - opened

I tried running this on A1111 but the result always looked broken or completely fried. I don't know what's wrong or if I am missing something.
00000-1200957421

As the name suggests, it's a v-prediction model.
If you use it as an epsilon model, this issue will occur.
I'm not very familiar with A1111, but after looking into it a bit, it seems that its support for v-prediction is not complete.
You'll need to use the dev branch and make some minor modifications to the checkpoint.
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/16567

I've tinkered with every setting I could find but still can't find a solution, I've tested NoobAI against the model alongside Waifu-Inpaint-XL and NoobAI ran just fine so unfortunately I think the problem lies with the model.
xyz_grid-0001-1732425107

If you can run other v-prediction models without any issue, then your A1111 should already be on the correct branch.
Please try re-downloading the weights. I have added the additional keys mentioned in the PR above.
I tested it on the dev branch and confirmed that it works correctly.
image

ShinoharaHare changed discussion status to closed

Sign up or log in to comment