Nodes/hunyuanimage3-low-memory/Hunyuan Instruct Tiled Refine
ComfyUI Node

Hunyuan Instruct Tiled Refine

A ComfyUI node in Hunyuan/Instruct with 14 inputs and 2 outputs.

By foxidermist·Created about a month ago·Updated 17 days ago· 0
Hunyuan Instruct Tiled Refine
  • model
  • image
  • image
  • status
instructionPreserve the image exactly and add only subtle local texture and fine detail. Do not change composition, geometry, object count, colors, lighting, text, or identities.
scale_multiplier×4
tile_steps4
seed-1
guidance_scale-1.0
flow_shift2.80
feather128
refine_strength0.25
max_tiles0
tiled_previewtrue
tiled_preview_every1
tiled_preview_max_size1024
CategoryHunyuan/Instruct

Inputs (14)

NameTypeDefaultDescription
modelHUNYUAN_INSTRUCT_MODELModel loaded by Hunyuan Instruct Loader.
imageIMAGEInput image to enlarge and refine tile by tile.
instructionSTRINGPreserve the image exactly and add only subtle local texture and fine detail. Do not change composition, geometry, object count, colors, lighting, text, or identities.Applied independently to every tile. Strong creative instructions can cause mismatched seams or repeated objects.
scale_multiplierCOMBO×4Final width and height are multiplied by this value while preserving the incoming aspect ratio. Examples: 1024x1024 ×4 = 4096x4096; 2048x512 ×4 = 8192x2048.
tile_stepsINT41–20Diffusion steps per tile. Runtime scales with tile_steps multiplied by the automatically generated tile count.
seedINT-1-1–2147483647-1 chooses a random base seed; every tile gets a derived seed.
guidance_scaleFLOAT-1.0-1–20-1 uses the model recommendation.
flow_shiftFLOAT2.800–10Flow-matching scheduler shift for each tile. 2.8 matches the node default.
featherINT12816–512Context and blend width on the longer tile side. The shorter side is scaled proportionally, preserving non-square tile aspect ratios.
refine_strengthFLOAT0.250–1Blend between the enlarged base crop and generated crop. Lower values preserve identity and reduce seams.
max_tilesINT00–640 processes every tile. Use 1 for a quick smoke test. ×4 creates 4x4 = 16 tiles; ×8 creates 8x8 = 64 tiles.
tiled_previewBOOLEANtrueDisplay the enlarged canvas after completed tiles are blended. This preview is inexpensive because it does not perform extra VAE decodes.
tiled_preview_everyINT11–64Update the canvas preview every N completed tiles.
tiled_preview_max_sizeINT1024256–2048Maximum width or height of the tiled canvas preview.

Outputs (2)

NameTypeDescription
imageIMAGE
statusSTRING