ComfyUI Node: KSampler FABRIC (Simple)
Authored by ssitu
Created about a year ago
Updated 5 months ago
86 stars
Category
FABRIC
Inputs
model MODEL
seed INT
steps 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 LATENT
denoise FLOAT
clip CLIP
pos_weight FLOAT
neg_weight FLOAT
feedback_percent FLOAT
pos_latents LATENT
neg_latents LATENT
Outputs
LATENT
Extension: ComfyUI fabric
ComfyUI nodes based on the paper a/FABRIC: Personalizing Diffusion Models with Iterative Feedback (Feedback via Attention-Based Reference Image Conditioning)
Authored by ssitu