You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/imaginairy
Kian-Meng Ang 3d04df4dee Fix typos
Found via `codespell -S ./imaginairy/vendored`
2 years ago
..
configs Fix typos 2 years ago
enhancers feature: inpainting model support; improved model manager 2 years ago
modules Fix typos 2 years ago
samplers Fix typos 2 years ago
vendored fix: k_dpm_fast on MPS platform 2 years ago
__init__.py feature: switch between models without restarting python instance 2 years ago
api.py feature: progress image callback 2 years ago
cmds.py cli: show defaults and cleanup help text 2 years ago
img_utils.py feature: inpainting model support; improved model manager 2 years ago
log_utils.py feature: progress image callback 2 years ago
model_manager.py feature: Stable Diffusion 2.0 2 years ago
paths.py feature: switch between models without restarting python instance 2 years ago
safety.py feature: improved safety filter 2 years ago
schema.py feature: added `DPM++ 2S a` and `DPM++ 2M` samplers 2 years ago
utils.py fix: cpu generation doesn't use autocast 2 years ago