ComfyUI Node
TJS Custom Advanced (SamplerCustomAdvanced + Endpoint)
A ComfyUI node in sampling/TJS with 6 inputs and 6 outputs.
TJS Custom Advanced (SamplerCustomAdvanced + Endpoint)
- noise
- guider
- sampler
- sigmas
- latent_image
- latent_x0
- latent_xt
- k_star
- nfe_used
- nfe_saving_pct
- sigma_at_exit
◄early_exit_gamma0.60►
Categorysampling/TJS
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| noise | NOISE | Noise source (e.g. Random Noise). | |
| guider | GUIDER | Guider object (e.g. CFGGuider, BasicGuider). | |
| sampler | SAMPLER | Sampler object (e.g. from KSamplerSelect). | |
| sigmas | SIGMAS | Sigma schedule (e.g. from BasicScheduler). | |
| 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 | — |