ComfyUI Node
WASABI Schedule Options
A ComfyUI node in for_testing with 7 inputs and 2 outputs.
WASABI Schedule Options
- schedule_options
- plot
◄token_length77►
◄ref_schedule►
◄scale_schedule►
◄blend_schedule►
◄t_ref0.50►
◄scale1.00►
◄blend_back0.00►
Categoryfor_testing
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| token_length | INT | 771–4096 | Token length for plot display (doesn't need to match input conditioning). |
| ref_schedule | STRING | Schedule for reference embeddings. | |
| scale_schedule | STRING | Schedule for scale. | |
| blend_schedule | STRING | Schedule for blend-back. | |
| t_ref | FLOAT | 0.500–1 | Global fraction toward reference when ref_schedule is empty. |
| scale | FLOAT | 1.000–10 | Global scale when no scale_schedule. |
| blend_back | FLOAT | 0.000–1 | Amount to blend results back toward ORIGINAL (0–1). Overridden per-token by blend_schedule. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| schedule_options | DICT | — |
| plot | IMAGE | — |