imaginAIry/imaginairy
2022-12-21 09:33:46 -08:00
..
configs feature: depth-based image-to-image generations (and inpainting) 2022-12-20 09:03:55 -08:00
enhancers feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
modules feature: depth-based image-to-image generations (and inpainting) 2022-12-20 09:03:55 -08:00
samplers feature: support k-sampler methods for SD-2.0-v (768) 2022-11-26 16:18:08 -08:00
vendored fix: make sure randomness is generated on cpu for consistency 2022-12-21 09:33:46 -08:00
__init__.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
api.py feature: depth-based image-to-image generations (and inpainting) 2022-12-20 09:03:55 -08:00
cmds.py feature: tile in a single dimension ("x" or "y") 2022-12-19 21:37:59 -08:00
config.py feature: depth-based image-to-image generations (and inpainting) 2022-12-20 09:03:55 -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 feature: depth-based image-to-image generations (and inpainting) 2022-12-20 09:03:55 -08:00
utils.py fix: cpu generation doesn't use autocast 2022-11-13 14:42:19 -08:00