imaginAIry/imaginairy/modules
Bryce df25936d6f feature: automatic use of inpainting
feature disabled since controlnet inpainting doesn't work great. Was disabled by setting `inpaint_method="finetune",`
2023-05-20 13:09:00 -07:00
..
diffusion fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
midas fix: use correct device for depth images on mps 2023-05-05 08:29:52 -07:00
__init__.py first commit 2022-09-07 20:59:30 -07:00
attention.py perf: add xformers dependency 2023-02-15 14:22:00 -08:00
autoencoder.py fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
cldm.py feature: automatic use of inpainting 2023-05-20 13:09:00 -07:00
clip_embedders.py lint: new ruff linter 2023-01-02 14:11:36 -08:00
distributions.py lint 2022-09-21 09:14:39 -07:00
ema.py refactor: fix lint issues 2022-11-25 14:39:20 -08:00
encoders.py lint: new ruff linter 2023-01-02 14:11:36 -08:00