InvokeAI/ldm/models
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
..
diffusion Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
autoencoder.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00