was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

KSampler Cycle

Open Latentnaut opened this issue 1 year ago • 5 comments

Hello,

I am looking for any resource that help me to understand Ksampler Cycle better.

Any piece of information is more than welcomed :)

Latentnaut avatar Jan 25 '24 16:01 Latentnaut

It's basically a way to do High Resolution steps in one node. You scan scale up or down steps, and you can also use secondary conditioning if you want (so say take a 2D anime image and then go 3D with second conditioning), and a secondary model that starts on X step you set. You can hook up a upscale model to do the upscaling instead of internally with resampling/latent scaling, or a use a 1x model in the other slot which acts a s a prepass before upscaling. So you could use a 1x denoise model or something.

What are you trying to figure out specifically?

WASasquatch avatar Jan 27 '24 21:01 WASasquatch

I am in same boat as the OP...

Do you have any visual workflow examples of your options with this node?

Thank you so much

gonzalu avatar Feb 14 '24 21:02 gonzalu

It's basically a way to do High Resolution steps in one node. You scan scale up or down steps, and you can also use secondary conditioning if you want (so say take a 2D anime image and then go 3D with second conditioning), and a secondary model that starts on X step you set. You can hook up a upscale model to do the upscaling instead of internally with resampling/latent scaling, or a use a 1x model in the other slot which acts a s a prepass before upscaling. So you could use a 1x denoise model or something.

What are you trying to figure out specifically?

In my case it's the use of the secondary_model. The changes are very weak even after changing the value of the "secondary_start_cyle" from the default 2 to something else. How do I control the "strength" of the second model?

DN2048 avatar Apr 23 '24 23:04 DN2048