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
Bryce 7c2004bfcc feature/fix: migrate to pydantic 2.3
- test: add schema tests/fuzzer and fixes
 - fix default prompt. add tests
 - fix outpaint and controlnet defaults
 - fix init image strength defaults
1 year ago
..
bin
cli feature/fix: migrate to pydantic 2.3 1 year ago
configs
data
enhancers feature: add some helper functions 1 year ago
http feature: switch to pydantic models 1 year ago
img_processors feature: add colorization controlnet. improve `aimg colorize` command 1 year ago
modules feature: automatic use of inpainting 1 year ago
samplers
training_tools
utils feature/fix: migrate to pydantic 2.3 1 year ago
vendored
__init__.py build: better communicate lack of support for Python 3.11 1 year ago
animations.py
api.py feature: add some helper functions 1 year ago
colorize.py feature: add colorization controlnet. improve `aimg colorize` command 1 year ago
config.py feature/fix: migrate to pydantic 2.3 1 year ago
debug_info.py
feather_tile.py
img_utils.py
log_utils.py fix: hide log warning 1 year ago
lr_scheduler.py
model_manager.py feature: multi-controlnet support at the command line 1 year ago
outpaint.py feature/fix: migrate to pydantic 2.3 1 year ago
paths.py
prompt_schedules.py
roi_utils.py
safety.py
schema.py feature/fix: migrate to pydantic 2.3 1 year ago
surprise_me.py feature: multi-controlnet support at the command line 1 year ago
train.py
version.py