Nodes/ComfyUI Steudio/Divide and Conquer Algorithm (No Upscale)
ComfyUI Node

Divide and Conquer Algorithm (No Upscale)

Calculate the best dimensions for upscaling an image while maintaining minimum tile overlap and scale factor constraints. Steudio

By Steudio·Created 2 years ago·Updated 9 months ago· 147
Divide and Conquer Algorithm (No Upscale)
  • image
  • image_width
  • image_height
  • dac_data
tile_width1024
tile_height1024
min_overlap1/32 Tile
min_scale_factor3.00
tile_orderspiral
CategorySteudio/Divide and Conquer/Advanced

Inputs (6)

NameTypeDefaultDescription
imageIMAGE
tile_widthINT1024
tile_heightINT1024
min_overlapCOMBO1/32 Tile7 options: None, 1/64 Tile, 1/32 Tile, 1/16 Tile, 1/8 Tile, 1/4 Tile, +1
min_scale_factorFLOAT3.001–8
tile_orderCOMBOspiral2 options: linear, spiral

Outputs (3)

NameTypeDescription
image_widthINT
image_heightINT
dac_dataDAC_DATA