ComfyUI Node
๐ Smart Tile Merger
A ComfyUI node in ArchAi3d/Upscaling/Smart Tile with 6 inputs and 1 output.
๐ Smart Tile Merger
- base_image
- segs
- bundle
- image
โblend_modenormalizedโบ
โoverlap32โบ
โblur_radius8โบ
CategoryArchAi3d/Upscaling/Smart Tile
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| base_image | IMAGE | Base image (same size as output, used for fallback areas) | |
| segs | SEGS | SEGS with processed tiles (from Smart Tile Detailer) | |
| bundleopt | SMART_TILE_BUNDLE | Bundle from Smart Tile Calculator (provides overlap settings) | |
| blend_modeopt | COMBO | normalized | Blending mode: normalized=best quality, linear=fast, smooth=Gaussian, use_seg_mask=use masks from SEGS |
| overlapopt | INT | 320โ256 | Overlap between tiles (overridden by bundle if connected) |
| blur_radiusopt | INT | 80โ64 | Blur radius for smooth mode (overridden by bundle if connected) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | โ |