ComfyOnline
Iterative-Mixing-KSampler-Advanced

ComfyUI Node: Iterative Mixing KSampler Advanced

Authored by ttulttul

Created 10 months ago

Updated 4 months ago

114 stars

Category

test

Inputs

model MODEL

seed INT

cfg FLOAT

sampler_name

  • euler
  • euler_cfg_pp
  • euler_ancestral
  • euler_ancestral_cfg_pp
  • heun
  • heunpp2
  • dpm_2
  • dpm_2_ancestral
  • lms
  • dpm_fast
  • dpm_adaptive
  • dpmpp_2s_ancestral
  • dpmpp_sde
  • dpmpp_sde_gpu
  • dpmpp_2m
  • dpmpp_2m_sde
  • dpmpp_2m_sde_gpu
  • dpmpp_3m_sde
  • dpmpp_3m_sde_gpu
  • ddpm
  • lcm
  • ipndm
  • ipndm_v
  • deis
  • ddim
  • uni_pc
  • uni_pc_bh2

scheduler

  • normal
  • karras
  • exponential
  • sgm_uniform
  • simple
  • ddim_uniform

positive CONDITIONING

negative CONDITIONING

latent_image_batch LATENT

denoise FLOAT

alpha_1 FLOAT

reverse_input_batch BOOLEAN

blending_schedule

  • cosine
  • linear
  • logistic

stop_blending_at_pct FLOAT

clamp_blending_at_pct FLOAT

blending_function

  • addition
  • norm_only
  • slerp

Outputs

LATENT

LATENT

LATENT

IMAGE

Extension: ComfyUI Iterative Mixing Nodes

Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr

Authored by ttulttul