Nodes/ComfyUI_MiraSubPack/Latent Upscale then Crop to Tiles (Advanced)
ComfyUI Node

Latent Upscale then Crop to Tiles (Advanced)

Upscales latents with statistical correction and splits them into overlapping tiles.

By mirabarukaso·Created 8 months ago·Updated 2 months ago· 0
Latent Upscale then Crop to Tiles (Advanced)
  • latent
  • tiled_latents
  • full_latent
  • original_tiled_latents
  • mira_image_tiled_upscaler_pipeline
  • mira_itu_pipeline_info
  • original_tile_size
  • original_width
  • original_height
scale_factor1.25
upscale_methodbislerp
bislerp_strength0.35
variance_matchingtrue
multi_stagetrue
noise_strength0.00
seed0
tile_size1024
overlap128
overlap_feather_rate2.0
adaptable_tile_sizetrue
adaptable_max_deviation_ratio0.25
adaptable_max_aspect_ratio1.33
pixel_alignment8
CategoryMira/SubPack/Image Tiled Upscaler

Inputs (15)

NameTypeDefaultDescription
latentLATENTInput latent to upscale and tile.
scale_factorFLOAT1.250.5–8
upscale_methodCOMBObislerpMethod for upscaling. 'bislerp' combines nearest-exact and bicubic for best results.
bislerp_strengthFLOAT0.350–1Weight of nearest-exact vs bicubic. Higher is sharper.
variance_matchingBOOLEANtrueMaintains latent distribution to prevent color/contrast drift.
multi_stageBOOLEANtrueIterative upscaling for factors > 2.0.
noise_strengthFLOAT0.000–1
seedINT00–18446744073709550000
tile_sizeINT1024512–4096
overlapINT12864–256
overlap_feather_rateFLOAT2.00.1–4Feather width = overlap × rate. rate=2.0 (recommended) for overlap=64 gives feather=128px.
adaptable_tile_sizeBOOLEANtrue
adaptable_max_deviation_ratioFLOAT0.25
adaptable_max_aspect_ratioFLOAT1.33
pixel_alignmentINT88–256Align tile dimensions to multiples of this value (e.g., 8 SDXL, 16 FLUX.2, 32 Qwen Image).

Outputs (8)

NameTypeDescription
tiled_latentsLATENT
full_latentLATENT
original_tiled_latentsLATENT
mira_image_tiled_upscaler_pipelinemira_image_tiled_upscaler_pipeline
mira_itu_pipeline_infoSTRING
original_tile_sizeINT
original_widthINT
original_heightINT