ComfyUI Node
TJS Custom (SamplerCustom + Endpoint)
A ComfyUI node in sampling/TJS with 10 inputs and 6 outputs.
TJS Custom (SamplerCustom + Endpoint)
- model
- positive
- negative
- sampler
- sigmas
- latent_image
- latent_x0
- latent_xt
- k_star
- nfe_used
- nfe_saving_pct
- sigma_at_exit
◄add_noisetrue►
◄noise_seed0►
◄cfg8.0►
◄early_exit_gamma0.60►
Categorysampling/TJS
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| add_noise | BOOLEAN | true | Whether to add noise to the latent. |
| noise_seed | INT | 00–18446744073709550000 | — |
| cfg | FLOAT | 8.00–100 | — |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| sampler | SAMPLER | — | |
| sigmas | SIGMAS | — | |
| latent_image | LATENT | — | |
| early_exit_gamma | FLOAT | 0.600.05–1 | TJS early-exit ratio. k* = ceil(gamma * steps). |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| latent_x0 | LATENT | — |
| latent_xt | LATENT | — |
| k_star | INT | — |
| nfe_used | INT | — |
| nfe_saving_pct | FLOAT | — |
| sigma_at_exit | FLOAT | — |