Why is this happening? #5203
Unanswered
githubUser01946
asked this question in
Q&A
Replies: 2 comments
-
This probably happened because the wrong configuration file is being used for the model. 768-v-ema.ckpt needs v2-inference-v.yaml to be renamed to 768-v-ema.yaml and put in the same directory, but if you used v2-inference.yaml instead then it results in noise like you are seeing. Also make sure you disable VAE loading in settings if you haven't already. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok thank you.
…On Tue, 29 Nov 2022 at 11:00, brkirch ***@***.***> wrote:
This probably happened because the wrong configuration file is being used
for the model. 768-v-ema.ckpt needs v2-inference-v.yaml to be renamed to
768-v-ema.yaml and put in the same directory, but if you used
v2-inference.yaml instead then it results in noise like you are seeing.
Also make sure you disable VAE loading in settings if you haven't already.
—
Reply to this email directly, view it on GitHub
<#5203 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4ADEB3GYP64ZBQKF4UEZ5TWKXO43ANCNFSM6AAAAAASOJTO5Q>
.
You are receiving this because you authored the thread.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/5203/comments/4262908
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ALL prompts are doing this with the 2.0 model
Beta Was this translation helpful? Give feedback.
All reactions