Nodes/ComfyUI-TinyBreaker/💪TB | Tiny Upscaler (advanced)
ComfyUI Node

💪TB | Tiny Upscaler (advanced)

Upscale an image using custom sampler and sigmas to improve the quality of the result.

By martin-rizzo·Created 2 years ago·Updated 12 months ago· 42
💪TB | Tiny Upscaler (advanced)
  • image
  • model
  • positive
  • negative
  • sampler
  • sigmas
  • vae
  • image
enabledtrue
extra_noise0.6
cfg4.0
seed1
mode
scale_by3.0
Category💪TinyBreaker/upscaler

Inputs (13)

NameTypeDefaultDescription
imageIMAGEThe image to upscale.
modelMODELThe diffusion model used to improve the upscaling quality.
positiveCONDITIONINGThe positive conditioning to use for the upscale.
negativeCONDITIONINGThe negative conditioning to use for the upscale.
samplerSAMPLERThe sampler to use for improving the upscaled image. The `KSamplerSelect` node from ComfyUI can be connected here.
sigmasSIGMASThe sigmas of each step of the sampling process. Any sampler node from ComfyUI that has `sigmas` as output can be connected here.
vaeVAEThe VAE used to encode the image for the model.
enabledBOOLEANtrueIf disabled, this node will pass the image through without alteration
extra_noiseFLOAT0.60–1.5The Classifier-Free Guidance scale balances creativity and prompt adherence. Higher values produce more rigid, artificial images while adhering more closely to the prompt. Lower values allow for more creative and natural results, but potentially with more errors and distortions.
cfgFLOAT4.00–15The Classifier-Free Guidance scale balances creativity and prompt adherence. Higher values produce more rigid, artificial images while adhering more closely to the prompt. Lower values allow for more creative and natural results, but potentially with more errors and distortions.
seedINT11–18446744073709550000The random seed used for creating the noise.
modeCOMBOThe upscaling mode (experimental).
scale_byFLOAT3.01.5–6The factor by which to scale the image.

Outputs (1)

NameTypeDescription
imageIMAGEThe upscaled image.