Nodes/Runware.ai ComfyUI Inference API Integration/Stable Diffusion Latent Upscaler
ComfyUI Node

Stable Diffusion Latent Upscaler

A ComfyUI node in Runware/Image/runware with 16 inputs and 1 output.

By Runware·Created 2 years ago·Updated about a month ago· 140
Stable Diffusion Latent Upscaler
  • image
  • image
upscaleFactor(default)
settings.CFGScalefalse
settings.CFGScale_value3.00
settings.clipSkipfalse
settings.clipSkip_value0
settings.negativePrompt
settings.positivePrompt
settings.seedfalse
settings.seed_value0
settings.stepsfalse
settings.steps_value20
ttlfalse
ttl_value60
outputFormatJPG
outputQuality95
CategoryRunware/Image/runware

Inputs (16)

NameTypeDefaultDescription
imageIMAGE
upscaleFactoroptCOMBO(default)Factor by which to upscale the generated image. A value of 2 doubles width and height.
settings.CFGScaleoptBOOLEANfalseEnable to set settings.CFGScale. Off uses the model's default.
settings.CFGScale_valueoptFLOAT3.003–12Guidance scale representing how closely the output will resemble the prompt. Higher values produce results more aligned with the prompt.
settings.clipSkipoptBOOLEANfalseEnable to set settings.clipSkip. Off uses the model's default.
settings.clipSkip_valueoptINT00–2Number of layers to skip in the CLIP model.
settings.negativePromptoptSTRINGPrompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1).
settings.positivePromptoptSTRINGText prompt describing elements to include in the generated output.
settings.seedoptBOOLEANfalseEnable to set settings.seed. Off uses the model's default.
settings.seed_valueoptINT00–9223372036854776000Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range.
settings.stepsoptBOOLEANfalseEnable to set settings.steps. Off uses the model's default.
settings.steps_valueoptINT2020–60Total number of denoising steps. Higher values generally produce more detailed results but take longer.
ttloptBOOLEANfalseEnable to set ttl. Off uses the model's default.
ttl_valueoptINT60Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`.
outputFormatoptCOMBOJPGFile format for the generated image.
outputQualityoptINT9520–99Compression quality of the output. Higher values preserve quality but increase file size.

Outputs (1)

NameTypeDescription
imageIMAGE