ComfyUI Node
๐๏ธ Smart USDU Universal (No Upscale)
A ComfyUI node in ArchAi3d/Upscaling/USDU with 35 inputs and 1 output.
๐๏ธ Smart USDU Universal (No Upscale)
- upscaled_image
- model
- conditionings
- negative
- vae
- denoise_mask
- model_patch
- control_image
- control_mask
- IMAGE
โoutput_width1024โบ
โoutput_height1024โบ
โtiles_x2โบ
โtiles_y2โบ
โsafe_guardtrueโบ
โenable_diffdifftrueโบ
โenable_controlnettrueโบ
โseed0โบ
โsteps20โบ
โcfg8.00โบ
โsampler_nameโพโบ
โschedulerโพโบ
โdenoise0.20โบ
โmode_typeโพโบ
โtile_width512โบ
โtile_height512โบ
โmask_blur8โบ
โtile_padding32โบ
โseam_fix_modeโพโบ
โseam_fix_denoise1.00โบ
โseam_fix_width64โบ
โseam_fix_mask_blur8โบ
โseam_fix_padding16โบ
โtiled_decodefalseโบ
โmultiplier1.000โบ
โcontrol_strength1.00โบ
CategoryArchAi3d/Upscaling/USDU
Inputs (35)
| Name | Type | Default | Description |
|---|---|---|---|
| upscaled_image | IMAGE | Pre-upscaled image from Matrix Search | |
| output_width | INT | 102464โ8192 | Expected output width from Matrix Search |
| output_height | INT | 102464โ8192 | Expected output height from Matrix Search |
| tiles_x | INT | 21โ64 | Number of tile columns from Matrix Search |
| tiles_y | INT | 21โ64 | Number of tile rows from Matrix Search |
| safe_guard | BOOLEAN | true | Validate all values match Matrix Search exactly. Error if ANY mismatch. |
| enable_diffdiff | BOOLEAN | true | Enable/disable Differential Diffusion |
| enable_controlnet | BOOLEAN | true | Enable/disable ControlNet per-tile |
| model | MODEL | โ | |
| conditionings | CONDITIONING_LIST | โ | |
| negative | CONDITIONING | โ | |
| vae | VAE | โ | |
| seed | INT | 00โ18446744073709550000 | โ |
| steps | INT | 201โ10000 | โ |
| cfg | FLOAT | 8.000โ100 | โ |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| denoise | FLOAT | 0.200โ1 | โ |
| mode_type | COMBO | 3 options: Linear, Chess, None | |
| tile_width | INT | 51264โ8192 | Tile width from Matrix Search |
| tile_height | INT | 51264โ8192 | Tile height from Matrix Search |
| mask_blur | INT | 80โ64 | โ |
| tile_padding | INT | 320โ8192 | Overlap/padding from Matrix Search |
| seam_fix_mode | COMBO | 4 options: None, Band Pass, Half Tile, Half Tile + Intersections | |
| seam_fix_denoise | FLOAT | 1.000โ1 | โ |
| seam_fix_width | INT | 640โ8192 | โ |
| seam_fix_mask_blur | INT | 80โ64 | โ |
| seam_fix_padding | INT | 160โ8192 | โ |
| tiled_decode | BOOLEAN | false | โ |
| denoise_maskopt | MASK | Optional mask for per-pixel denoise. White=more denoise, Black=less | |
| multiplieropt | FLOAT | 1.000-10โ10 | Controls effect strength. <1=stronger, >1=weaker |
| model_patchopt | MODEL_PATCH | ControlNet patch (from ModelPatchLoader) | |
| control_imageopt | IMAGE | Control image (e.g., Canny/Depth) - will be cropped per tile | |
| control_strengthopt | FLOAT | 1.00-10โ10 | ControlNet strength |
| control_maskopt | MASK | Optional mask for ControlNet (separate from denoise_mask) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | โ |