ComfyUI Node
Hildegard Plan
Calculate optimal upscaled dimensions and a tile grid that satisfies min_overlap + min_scale_factor. Upscale uses the chosen scaling_method (no model). Tile dimensions snap to multiples of 16.
Hildegard Plan
- image
- IMAGE
- dac_data
◄tile_width1536►
◄tile_height1536►
◄min_overlap1/32 Tile►
◄min_scale_factor3.00►
◄tile_orderspiral►
◄scaling_methodlanczos►
Categoryupscale/hildegard-refiner
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| tile_width | INT | 153616–8192 | — |
| tile_height | INT | 153616–8192 | — |
| min_overlap | COMBO | 1/32 Tile | 7 options: None, 1/64 Tile, 1/32 Tile, 1/16 Tile, 1/8 Tile, 1/4 Tile, +1 |
| min_scale_factor | FLOAT | 3.001–8 | — |
| tile_order | COMBO | spiral | 2 options: linear, spiral |
| scaling_method | COMBO | lanczos | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| dac_data | HILDEGARD_DATA | — |