imaginAIry/imaginairy
2022-12-18 22:00:29 -08:00
..
configs fix: performance improvement. disable ema (#139) 2022-12-18 00:00:38 -08:00
enhancers feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
modules fix: performance improvement. disable ema (#139) 2022-12-18 00:00:38 -08:00
samplers feature: support k-sampler methods for SD-2.0-v (768) 2022-11-26 16:18:08 -08:00
vendored feature: support k-sampler methods for SD-2.0-v (768) 2022-11-26 16:18:08 -08:00
__init__.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
api.py feature: negative prompting 2022-12-02 02:03:13 -08:00
cmds.py fix: performance improvement. disable ema (#139) 2022-12-18 00:00:38 -08:00
config.py feat: better handling for default model names (#134) 2022-12-09 01:14:47 -08:00
img_utils.py feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
log_utils.py feature: progress image callback 2022-11-15 18:06:03 -08:00
model_manager.py fix: more thorough cleaning of memory when switching models 2022-12-18 22:00:29 -08:00
paths.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
safety.py feature: improved safety filter 2022-10-10 03:32:19 -05:00
schema.py feat: include negative prompts in logs and exif metadata (#135) 2022-12-13 10:05:24 -08:00
utils.py fix: cpu generation doesn't use autocast 2022-11-13 14:42:19 -08:00