imaginAIry/imaginairy
2023-05-05 02:53:43 -07:00
..
bin refactor: split up command line tool 2023-02-25 14:29:55 -08:00
cli feature: add "detail" control mode. 2023-05-05 02:53:43 -07:00
configs feature: add "shuffle" control mode 2023-05-05 02:53:43 -07:00
data feature: image edit gifs and demo-reels 2023-01-21 17:50:31 -08:00
enhancers fix: changed sample to True to generate caption using blip model 2023-04-18 08:03:37 -07:00
img_processors feature: add "detail" control mode. 2023-05-05 02:53:43 -07:00
modules feature: update controlnets to 1.1 2023-05-04 19:48:27 -07:00
samplers fix: improved large images using composition 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: fix model downloads that were broken 2023-03-18 13:49:11 -07: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 art-scene, desktop-background, interior-style, painting-style phraselists 2023-03-11 15:40:52 -08:00
api.py feature: update controlnets to 1.1 2023-05-04 19:48:27 -07:00
colorize.py fix: composition images were too blurry 2023-02-25 14:29:55 -08:00
config.py feature: add openjourney-v4 2023-05-05 02:53:43 -07:00
debug_info.py feature: add system memory to debug output 2023-02-25 14:29:55 -08:00
feather_tile.py fix: fix model downloads that were broken 2023-03-18 13:49:11 -07: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: update controlnets to 1.1 2023-05-04 19:48:27 -07: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 fix: raw control images are now properly loaded. fixes #296 2023-04-28 20:52:32 -07:00
surprise_me.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
train.py fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
utils.py fix: file numbers start after latest image, even if some previous images were deleted 2023-04-28 20:52:32 -07:00
version.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00