ComfyUI Node
๐งฑ Smart Tile SEGS
A ComfyUI node in ArchAi3d/Upscaling/Smart Tile with 10 inputs and 2 outputs.
๐งฑ Smart Tile SEGS
- image
- bundle
- filter_in_segs_opt
- filter_out_segs_opt
- segs
- bundle
โtile_width512โบ
โtile_height512โบ
โtiles_x2โบ
โtiles_y2โบ
โtile_padding32โบ
โcrop_factor1.5โบ
CategoryArchAi3d/Upscaling/Smart Tile
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to create SEGS from (use upscaled image) | |
| tile_width | INT | 51264โ4096 | Width of each tile (from Smart Tile Calculator) |
| tile_height | INT | 51264โ4096 | Height of each tile (from Smart Tile Calculator) |
| tiles_x | INT | 21โ16 | Number of horizontal tiles (from Smart Tile Calculator) |
| tiles_y | INT | 21โ16 | Number of vertical tiles (from Smart Tile Calculator) |
| tile_padding | INT | 320โ512 | Tile padding/overlap (from Smart Tile Calculator) |
| bundleopt | SMART_TILE_BUNDLE | Connect bundle from Smart Tile Calculator (overrides individual inputs) | |
| filter_in_segs_optopt | SEGS | Only include tiles that overlap with these SEGS (e.g., face detection) | |
| filter_out_segs_optopt | SEGS | Exclude tiles that overlap with these SEGS | |
| crop_factoropt | FLOAT | 1.51โ10 | Extra context around each tile for better blending (from Smart Tile Calculator) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| segs | SEGS | โ |
| bundle | SMART_TILE_BUNDLE | โ |