Nodes/ComfyUI-piFlow/pi-Flow Sampler
ComfyUI Node

pi-Flow Sampler

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

By Lakonik·Created 9 months ago·Updated 2 months ago· 186
pi-Flow Sampler
  • model
  • conditioning
  • latent_image
  • LATENT
seed0
steps4
substeps128
final_step_size_scale0.50
diffusion_coefficient0.00
gm_temperatureauto
manual_gm_temperature1.00
denoise1.00
CategoryLakonLab

Inputs (11)

NameTypeDefaultDescription
modelMODELThe model used for denoising the input latent.
seedINT00–18446744073709550000The random seed used for creating the noise.
stepsINT41–10000The number of network steps used in the denoising process.
substepsINT1281–10000The number of policy sub-steps used in the denoising process.
final_step_size_scaleFLOAT0.500–1The size of the final step relative to other steps.
diffusion_coefficientFLOAT0.000–1000000The coefficient controlling the stochasticity of the sampling process. 0.0 is deterministic. 1.0 is standard DDPM stochasticity.
gm_temperatureCOMBOautoThe GMFlow temperature setting.
manual_gm_temperatureFLOAT1.000–1The GMFlow temperature to use if gm_temperature is set to manual.
conditioningCONDITIONINGThe conditioning describing the attributes you want to include in the image.
latent_imageLATENTThe latent image to denoise.
denoiseFLOAT1.000–1The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling.

Outputs (1)

NameTypeDescription
LATENTLATENTThe denoised latent.