Comfy-Org / Comfy-Org/ComfyUI

How can I force sampler load order on huge workflow?

Open
#3,286 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

I have a very large workflow that uses a ton of latent blends, latent multipliers, SVD modifications, and like 6 power noise ksampler advanced nodes I'm testing. Everytime I start the workflow it decides to start with a different sampler or take different paths during the workflow, so it crashes with OOM every third time I run it or so. When it actually runs it's pretty great and I will share this when it's done.

Someone mentioned on reddit you could use "highway" nodes whatever that is, but I think he's offline this week and hasn't responded back. Not sure if that's an extension for comfyui.

So basically asking, how can I force which sampler starts first and also how can I force the path a latent takes if things split off multiple times with latent blends, loop back around to other samplers, maybe pause a latent on a node to wait for next latent to come though for blend then continue, etc.

Edit: Okay I think I found it https://github.com/Trung0246/ComfyUI-0246 but how can I force the first sampler that starts, as I have multiple different models going to different samplers and it randomly decides which to start first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.