File python-stable-diffusion.changes of Package python-stable-diffusion
------------------------------------------------------------------- Fri May 12 13:02:37 UTC 2023 - Martin Pluskal <mpluskal@suse.com> - Update to version 0.0.1+git.20221116: * Update sampler.py * add a stablizing trick for steps < 15 * add dpm-solver support (much faster than plms) * Release under CreativeML Open RAIL M License * update safety model id * fix to numpy * fix more