• comfyanonymous's avatar
    Sampling code changes. · 1777b54d
    comfyanonymous authored
    apply_model in model_base now returns the denoised output.
    
    This means that sampling_function now computes things on the denoised
    output instead of the model output. This should make things more consistent
    across current and future models.
    1777b54d
samplers.py 29.2 KB