ComfyUI Node

Core ML Sampler

Uses the provided model, positive and negative conditioning to denoise the latent image.

By aszc-dev·Created 3 years ago·Updated 27 days ago· 182
Core ML Sampler
  • coreml_model
  • positive
  • negative
  • latent_image
  • LATENT
seed0
steps20
cfg8.0
sampler_name
scheduler
denoise1.00
CategoryCore ML Suite

Inputs (10)

NameTypeDefaultDescription
coreml_modelCOREML_UNET
seedINT00–18446744073709550000The random seed used for creating the noise.
stepsINT201–10000The number of steps used in the denoising process.
cfgFLOAT8.00–100The Classifier-Free Guidance scale balances creativity and adherence to the prompt. Higher values result in images more closely matching the prompt however too high values will negatively impact quality.
sampler_nameCOMBOThe algorithm used when sampling, this can affect the quality, speed, and style of the generated output.
schedulerCOMBOThe scheduler controls how noise is gradually removed to form the image.
positiveCONDITIONINGThe conditioning describing the attributes you want to include in the image.
denoiseFLOAT1.000–1The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling.
negativeoptCONDITIONING
latent_imageoptLATENT

Outputs (1)

NameTypeDescription
LATENTLATENTThe denoised latent.