• comfyanonymous's avatar
    Add KSamplerAdvanced node. · 69df7eba
    comfyanonymous authored
    This node exposes more sampling options and makes it possible for example
    to sample the first few steps on the latent image, do some operations on it
     and then do the rest of the sampling steps. This can be achieved using the
    start_at_step and end_at_step options.
    69df7eba
samplers.py 8.61 KB