Skip to content
Discussion options

You must be logged in to vote

I studied the manipulation of latent images with leftover noise (its in your case right after the base model sampler) and surprisingly, you can not. The upscaling distort the gaussian noise from circle forms to squares and this totally ruin the next sampling step... I don't know if there is any other upscaler node that works, but the basic upscale methods all dont' do the job (nearest exact, bilinear, area, bicubic, bislerp)

So yes to your question, up to this moment, all I can see working is putting the upscaler node right after the refiner sampler, when the leftover noise is cleared and the latent is kind of "closed".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by toyssamurai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants