Nodes/ComfyUI-ArchAi3d-Qwen/๐Ÿงฉ Smart Tile Solver V6.1 (Grid-Lock)
ComfyUI Node

๐Ÿงฉ Smart Tile Solver V6.1 (Grid-Lock)

A ComfyUI node in ArchAi3d/Upscaling/Smart Tile with 13 inputs and 14 outputs.

By amir84ferdosยทCreated 10 months agoยทUpdated 4 months agoยท 65
๐Ÿงฉ Smart Tile Solver V6.1 (Grid-Lock)
  • image
  • upscaled_image
  • tile_width
  • tile_height
  • overlap
  • output_width
  • output_height
  • tiles_x
  • tiles_y
  • total_tiles
  • latent_tile_w
  • latent_tile_h
  • actual_upscale
  • efficiency
  • debug_info
โ—„upscale_by2.0โ–บ
โ—„upscale_tolerance0.10โ–บ
โ—„target_mp1.0โ–บ
โ—„mp_tolerance0.30โ–บ
โ—„min_overlap64โ–บ
โ—„divisibility64โ–บ
โ—„ar_constraint16:9 maxโ–บ
โ—„upscale_methodlanczosโ–บ
โ—„output_modeshrink_onlyโ–บ
โ—„aspect_locktrueโ–บ
โ—„forced_tile_width0โ–บ
โ—„forced_tile_height0โ–บ
CategoryArchAi3d/Upscaling/Smart Tile

Inputs (13)

NameTypeDefaultDescription
imageIMAGEโ€”
upscale_byFLOAT2.01โ€“8Target upscale factor
upscale_toleranceFLOAT0.100โ€“0.5How much output can deviate from target (ยฑ10% = 0.1)
target_mpFLOAT1.00.25โ€“4Target megapixels per tile
mp_toleranceFLOAT0.300โ€“1How much tile MP can deviate from target (ยฑ30% = 0.3)
min_overlapINT640โ€“512Minimum overlap between tiles for blending
divisibilityCOMBO64Tile alignment (64 for Flux/Qwen, 8 for SD1.5)
ar_constraintCOMBO16:9 maxMaximum aspect ratio deviation for tiles
upscale_methodCOMBOlanczosInterpolation method for upscaling
output_modeCOMBOshrink_onlyshrink_only: Output never exceeds target. allow_grow: Can grow within tolerance. force_tile_size: Use exact tile from forced inputs.
aspect_lockBOOLEANtrueLock aspect ratio to prevent non-square pixel distortion
forced_tile_widthoptINT00โ€“4096Force specific tile width (0 = auto). Only used when output_mode='force_tile_size'
forced_tile_heightoptINT00โ€“4096Force specific tile height (0 = auto). Only used when output_mode='force_tile_size'

Outputs (14)

NameTypeDescription
upscaled_imageIMAGEโ€”
tile_widthINTโ€”
tile_heightINTโ€”
overlapINTโ€”
output_widthINTโ€”
output_heightINTโ€”
tiles_xINTโ€”
tiles_yINTโ€”
total_tilesINTโ€”
latent_tile_wINTโ€”
latent_tile_hINTโ€”
actual_upscaleFLOATโ€”
efficiencyFLOATโ€”
debug_infoSTRINGโ€”