ComfyUI Node
TIDE High-Resolution Extrapolation
A ComfyUI node in model_patches/TIDE with 17 inputs and 1 output.
TIDE High-Resolution Extrapolation
- model
- model
◄width2048►
◄height2048►
◄text_anchor_strength1.00►
◄temperature_strength1.00►
◄base_width1024►
◄base_height1024►
◄alpha_low0.60►
◄alpha_high0.20►
◄tau_max1.00►
◄frequency_modeofficial_raw►
◄apply_to_double_blockstrue►
◄apply_to_single_blockstrue►
◄apply_to_native_or_smallerfalse►
◄force_pytorch_attention_with_masktrue►
◄preserve_existing_wrappertrue►
◄debugfalse►
Categorymodel_patches/TIDE
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| width | INT | 204816–16384 | — |
| height | INT | 204816–16384 | — |
| text_anchor_strength | FLOAT | 1.000–4 | Multiplier on paper beta=log(target_pixels/base_pixels). 1.0 matches the paper/official code. |
| temperature_strength | FLOAT | 1.000–4 | 0 disables Dynamic Temperature Control; 1.0 matches the official dyheating curve. |
| base_widthopt | INT | 102416–16384 | — |
| base_heightopt | INT | 102416–16384 | — |
| alpha_lowopt | FLOAT | 0.600–8 | — |
| alpha_highopt | FLOAT | 0.200–8 | — |
| tau_maxopt | FLOAT | 1.000.01–4 | — |
| frequency_modeopt | COMBO | official_raw | 2 options: official_raw, paper_normalized |
| apply_to_double_blocksopt | BOOLEAN | true | — |
| apply_to_single_blocksopt | BOOLEAN | true | — |
| apply_to_native_or_smalleropt | BOOLEAN | false | — |
| force_pytorch_attention_with_maskopt | BOOLEAN | true | Use PyTorch SDPA for masked TIDE attention to avoid backends that reject or densify additive masks. |
| preserve_existing_wrapperopt | BOOLEAN | true | — |
| debugopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |