ComfyUI Node
Bernini-R Dual Expert Sampler
Dual-expert sampler: high_noise model for early steps, low_noise model for late steps. Block swap saves VRAM.
Bernini-R Dual Expert Sampler
- high_noise_model
- low_noise_model
- positive
- negative
- latent_image
- context_options
- guidance_config
- block_swap_args
- guidance_schedule
- latent
◄split_step10►
◄seed0►
◄steps20►
◄cfg6.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄flow_shift3.0►
◄add_noisetrue►
CategoryBernini-R/Sampling
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| high_noise_model | BERNINI_MODEL_HANDLE | Handle for high-noise (early) denoising steps | |
| low_noise_model | BERNINI_MODEL_HANDLE | Handle for low-noise (late) denoising steps | |
| split_step | INT | 101–1000 | Switch from high_noise to low_noise model after this many steps |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 6.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 | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| latent_image | LATENT | — | |
| denoise | FLOAT | 1.000–1 | — |
| flow_shift | FLOAT | 3.00.1–100 | — |
| context_optionsopt | BERNINI_CTX | Context window config from BerniniR_ContextWindow. Connect to enable temporal window tiling. | |
| guidance_configopt | BERNINI_GUIDANCE_CONFIG | Guidance strategy from BerniniR_GuidanceConfig. | |
| block_swap_argsopt | BERNINI_BLOCKSWAP | Block swap config from BerniniR_BlockSwapArgs. Leave disconnected to disable. | |
| add_noiseopt | BOOLEAN | true | — |
| guidance_scheduleopt | BERNINI_GUIDANCE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |