jina-ai / discoart

🪩 Create Disco Diffusion artworks in one line
Other
3.84k stars 247 forks source link

About the role of PLMS #176

Open CS123n opened 1 year ago

CS123n commented 1 year ago

Hi, congratulations on your wonderful job! https://github.com/jina-ai/discoart/blob/6bd664f203109ccd08bf06e74732cd02be5b734c/discoart/runner.py#L321 I find that you also provide the sampling method PLMS from Pseudo Numerical Methods for Diffusion Models on Manifolds. Is it useful in your situation? If it is true, it would be nice to add a note about it in the readme. Thanks!

au5tr1ng3r commented 1 year ago

Parameter: diffusion_sampling_mode: "...alternate method that promises good diffusion results in fewer steps..."