Nodes/ComfyUI Steudio/Divide and Conquer Algorithm
ComfyUI Node

Divide and Conquer Algorithm

Calculate the best dimensions and upscale 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
  • image
  • upscale_model
  • IMAGE
  • dac_data
scaling_methodlanczos
tile_width1024
tile_height1024
min_overlap1/32 Tile
min_scale_factor3.00
tile_orderspiral
CategorySteudio/Divide and Conquer

Inputs (8)

NameTypeDefaultDescription
imageIMAGE
upscale_modelUPSCALE_MODEL
scaling_methodCOMBOlanczos5 options: nearest-exact, bilinear, area, bicubic, lanczos
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 (2)

NameTypeDescription
IMAGEIMAGE
dac_dataDAC_DATA