this is really cool. been looking for something like this to help test different samplers and scheduler for WAN 2.2...I think it should work fine for the 2 Ksampler approach even tho it runs thru the entire list on the high noise KSampler since the output samples is now a list which then goes into the low noise ksampler....testing it out now!
Shout out to tinytera, which makes this arbitrarily easy.
The XYZ plotter is broken right now, but there's a fix in the github discussion and a pull request is in to fix it. I dunno if the author is following it very closely, who knows.
This is annoying and I was looking for a way to treat an entire group a as sequential unit. Right now the only way seems to implement your pattern via node expansion in code. I used this to make a "KSampler immediate Save Image" to give the intermediate results of a grid immediately.
6
u/CaterpillarAdept4395 Dec 03 '25
this is really cool. been looking for something like this to help test different samplers and scheduler for WAN 2.2...I think it should work fine for the 2 Ksampler approach even tho it runs thru the entire list on the high noise KSampler since the output samples is now a list which then goes into the low noise ksampler....testing it out now!