ComfyUI Node
๐งฑ Smart Tile SEGS Blur
A ComfyUI node in ArchAi3d/Upscaling/Smart Tile with 11 inputs and 2 outputs.
๐งฑ Smart Tile SEGS Blur
- image
- bundle
- segs
- bundle
โtile_width512โบ
โtile_height512โบ
โtiles_x2โบ
โtiles_y2โบ
โtile_padding32โบ
โcrop_factor1.5โบ
โmask_blur8โบ
โirregularity0.0โบ
โlatent_divisor8โบ
CategoryArchAi3d/Upscaling/Smart Tile
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to create SEGS from (or use bundle) | |
| bundleopt | SMART_TILE_BUNDLE | Connect from Smart Tile Calculator - provides all settings automatically | |
| tile_widthopt | INT | 51264โ4096 | Width of each tile (overridden by bundle if connected) |
| tile_heightopt | INT | 51264โ4096 | Height of each tile (overridden by bundle if connected) |
| tiles_xopt | INT | 21โ16 | Number of horizontal tiles (overridden by bundle if connected) |
| tiles_yopt | INT | 21โ16 | Number of vertical tiles (overridden by bundle if connected) |
| tile_paddingopt | INT | 320โ512 | Tile overlap/padding - NOT used for positioning (bundle handles that) |
| crop_factoropt | FLOAT | 1.51โ10 | Context expansion around tiles (overridden by bundle if connected) |
| mask_bluropt | INT | 80โ64 | Blur radius for interior seams (outer edges stay sharp) |
| irregularityopt | FLOAT | 0.00โ1 | Organic edge variation (0=rectangular, 0.5=natural organic, 1.0=very organic) |
| latent_divisoropt | INT | 88โ64 | Crop region dimensions divisible by this (8=VAE min, 32=recommended for sampler) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| segs | SEGS | โ |
| bundle | SMART_TILE_BUNDLE | โ |