imaginAIry/imaginairy
2023-02-28 21:04:00 -08:00
..
bin refactor: split up command line tool 2023-02-25 14:29:55 -08:00
cli fix: img2img was broken for all samplers except ddim,plms 2023-02-28 21:04:00 -08:00
configs feature: controlnet 2023-02-22 23:38:47 -08:00
data feature: image edit gifs and demo-reels 2023-01-21 17:50:31 -08:00
enhancers feature: add --fix-faces options to aimg upscale command 2023-02-25 14:29:55 -08:00
img_processors feature: controlnet 2023-02-22 23:38:47 -08:00
modules feature: controlnet 2023-02-22 23:38:47 -08:00
samplers tests: fix tests 2023-02-28 21:04:00 -08:00
training_tools feature: prune-ckpt command can prune to just the ema 2023-01-21 13:34:26 -08:00
vendored fix: composition images were too blurry 2023-02-25 14:29:55 -08:00
__init__.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00
animations.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
api.py fix: img2img was broken for all samplers except ddim,plms 2023-02-28 21:04:00 -08:00
colorize.py fix: composition images were too blurry 2023-02-25 14:29:55 -08:00
config.py feature: aimg model-list command lists included models 2023-02-25 14:29:55 -08:00
debug_info.py feature: add system memory to debug output 2023-02-25 14:29:55 -08:00
feather_tile.py perf: tiled encoding of images 2023-02-16 13:09:14 -08:00
img_utils.py feature: controlnet 2023-02-22 23:38:47 -08:00
log_utils.py feature: generate large images 2023-02-16 13:09:14 -08:00
lr_scheduler.py feature: finetuning 2023-01-16 01:35:59 -08:00
model_manager.py feature: controlnet 2023-02-22 23:38:47 -08:00
outpaint.py feature: generate large images 2023-02-16 13:09:14 -08:00
paths.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
prompt_schedules.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
roi_utils.py feature: finetuning 2023-01-16 01:35:59 -08:00
safety.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00
schema.py feature: allow input of raw control images 2023-02-25 14:29:55 -08:00
surprise_me.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
train.py fix: gracefully fail if older pytorch-lightning installed 2023-01-16 15:14:11 -08:00
utils.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
version.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00