ComfyUI Node
Conduit Speculative KSampler
A ComfyUI node in Conduit/Sampling with 15 inputs and 3 outputs.
Conduit Speculative KSampler
- model
- clip
- vae
- positive
- negative
- latent_image
- best_latent
- best_seed
- best_score
◄base_seed0►
◄num_branches4►
◄checkpoint_pct0.30►
◄steps20►
◄cfg7.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄scoring_prompt►
CategoryConduit/Sampling
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| latent_image | LATENT | — | |
| base_seed | INT | 00–18446744073709550000 | — |
| num_branches | INT | 42–8 | Number of parallel generations |
| checkpoint_pct | FLOAT | 0.300.1–0.5 | When to score and prune (as fraction of steps) |
| steps | INT | 201–150 | — |
| cfg | FLOAT | 7.00–100 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| denoise | FLOAT | 1.000–1 | — |
| scoring_promptopt | STRING | Prompt for CLIP scoring (uses positive if empty) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| best_latent | LATENT | Best latent from speculative generation |
| best_seed | INT | Seed that produced best result |
| best_score | FLOAT | Score of best result |