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/modules/diffusion
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 refactor: simplify structure 2 years ago
ddpm.py fix: add workaround for bug in k_diffusion on mps 2 years ago
model.py style: fix lint issues 2 years ago
openaimodel.py style: fix lint issues 2 years ago
util.py feature: inpainting model support; improved model manager 2 years ago