imaginAIry/imaginairy/modules
Bryce f97f6a3b4b feature: use refiners library for generation
BREAKING CHANGE

  - stable diffusion 1.5 + inpainting working
  - self-attention guidance working. improves image generation quality
  - tile-mode working
  - inpainting self-attention guidance working

disable/broken features:
  - sd 1.4, 2.0, 2.1
  - most of the samplers
  - pix2pix edit
  - most of the controlnets
  - memory management
  - python 3.8 support

wip
2023-11-22 13:22:00 -08:00
..
diffusion style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
midas style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
__init__.py first commit 2022-09-07 20:59:30 -07:00
attention.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
autoencoder.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
cldm.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
clip_embedders.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07: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 style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
refiners_sd.py feature: use refiners library for generation 2023-11-22 13:22:00 -08:00