imaginAIry/imaginairy
2022-11-15 18:06:03 -08:00
..
configs feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
enhancers feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
modules fix: lower memory reqs for attention on M1s 2022-11-13 13:40:37 -08:00
samplers fix: add workaround for bug in k_diffusion on mps 2022-11-12 20:19:23 -08:00
vendored fix: k_dpm_fast on MPS platform 2022-11-12 20:19:23 -08:00
__init__.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
api.py feature: progress image callback 2022-11-15 18:06:03 -08:00
cmds.py feature: change default sampler to k_dpmpp_2m, which is more than twice as fast 2022-11-12 20:56:38 -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: use inpainting source that doesn't require login 2022-11-12 21:13:25 -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 feature: added DPM++ 2S a and DPM++ 2M samplers 2022-11-11 10:52:48 -08:00
utils.py fix: cpu generation doesn't use autocast 2022-11-13 14:42:19 -08:00