InvokeAI/ldm/models/diffusion
Lincoln Stein e6179af46a
Refactor generate.py and dream.py (#534)
* revert inadvertent change of conda env name (#528)

* Refactor generate.py and dream.py

* config file path (models.yaml) is parsed inside Generate() to simplify
API

* Better handling of keyboard interrupts in file loading mode vs
interactive

* Removed oodles of unused variables.

* move nonfunctional inpainting out of the scripts directory

* fix ugly ddim tqdm formatting
2022-09-14 07:02:31 -04:00
..
__init__.py add code 2021-12-21 03:23:41 +01:00
classifier.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
ddim.py Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
ddpm.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
ksampler.py support generating variations 2022-09-01 23:48:53 -07:00
plms.py add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00