You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/imaginairy/samplers
Bryce 7af1ab66ca fix: add workaround for bug in k_diffusion on mps
As documented here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/4558#issuecomment-1310387114

- make image logs more consistent
- note which step the progress images belong to in the filename
2 years ago
..
__init__.py feature: k-diffusion samplers 2 years ago
base.py fix: add workaround for bug in k_diffusion on mps 2 years ago
ddim.py fix: add workaround for bug in k_diffusion on mps 2 years ago
kdiff.py fix: add workaround for bug in k_diffusion on mps 2 years ago
plms.py fix: add workaround for bug in k_diffusion on mps 2 years ago