imaginAIry/imaginairy
2023-05-26 22:28:43 -07:00
..
bin refactor: split up command line tool 2023-02-25 14:29:55 -08:00
cli version: 13.0.0 2023-05-22 02:50:59 -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 tests: "prime" the controlnets 2023-05-20 13:09:00 -07:00
http fix: add routes to match stablestudio routes 2023-05-26 22:28:43 -07:00
img_processors feature: add colorization controlnet. improve aimg colorize command 2023-05-20 13:09:00 -07:00
modules feature: automatic use of inpainting 2023-05-20 13:09:00 -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
utils build: check for torch version at runtime (fixes #329) 2023-05-20 17:29:06 -07:00
vendored fix: don't hide error messages during upscale 2023-05-20 13:09:00 -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 build: check for torch version at runtime (fixes #329) 2023-05-20 17:29:06 -07:00
colorize.py feature: add colorization controlnet. improve aimg colorize command 2023-05-20 13:09:00 -07:00
config.py feature: add colorization controlnet. improve aimg colorize command 2023-05-20 13:09:00 -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: improvements to memory management 2023-05-20 13:09:00 -07:00
lr_scheduler.py feature: finetuning 2023-01-16 01:35:59 -08:00
model_manager.py feature: multi-controlnet support at the command line 2023-05-20 13:09:00 -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 feature: API support for StableStudio 2023-05-22 02:24:05 -07:00
surprise_me.py feature: multi-controlnet support at the command line 2023-05-20 13:09:00 -07:00
train.py fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
version.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00