imaginAIry/imaginairy
Kian-Meng Ang 3d04df4dee Fix typos
Found via `codespell -S ./imaginairy/vendored`
2022-11-25 19:23:06 -08:00
..
configs Fix typos 2022-11-25 19:23:06 -08:00
enhancers feature: inpainting model support; improved model manager 2022-10-25 20:07:35 -07:00
modules Fix typos 2022-11-25 19:23:06 -08:00
samplers Fix typos 2022-11-25 19:23:06 -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 cli: show defaults and cleanup help text 2022-11-25 07:46:40 -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 feature: Stable Diffusion 2.0 2022-11-24 00:50:57 -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