• comfyanonymous's avatar
    Remove a bunch of useless code. · a268a574
    comfyanonymous authored
    DDIM is the same as euler with a small difference in the inpaint code.
    DDIM uses randn_like but I set a fixed seed instead.
    
    I'm keeping it in because I'm sure if I remove it people are going to
    complain.
    a268a574
samplers.py 27.4 KB