Nodes/ComfyUI-TextureAlchemy/Patch Upscale ๐Ÿ”
ComfyUI Node

Patch Upscale ๐Ÿ”

A ComfyUI node in Texture Alchemist/Inpainting with 5 inputs and 4 outputs.

By amtarrยทCreated 8 months agoยทUpdated 4 months agoยท 54
Patch Upscale ๐Ÿ”
  • image
  • mask
  • upscaled_image
  • upscaled_mask
  • scale_data
  • info
โ—„target_megapixels2.0โ–บ
โ—„max_dimension2048โ–บ
โ—„upscale_methodbicubicโ–บ
CategoryTexture Alchemist/Inpainting

Inputs (5)

NameTypeDefaultDescription
imageIMAGEโ€”
target_megapixelsFLOAT2.00.5โ€“16Target resolution in megapixels (e.g., 2.0 = 2MP)
max_dimensionINT2048512โ€“8192Maximum width/height (prevents extreme upscaling)
upscale_methodCOMBObicubicInterpolation method for upscaling
maskoptMASKOptional mask to upscale with image

Outputs (4)

NameTypeDescription
upscaled_imageIMAGEโ€”
upscaled_maskMASKโ€”
scale_dataPATCH_SCALE_DATAโ€”
infoSTRINGโ€”