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 2a26495653 fix: package will not try to install xformers on `aarch64` machines.
While this will allow the dockerfile to build on MacOS M1, [torch will not be able to use the M1 when generating images.](https://github.com/pytorch/pytorch/issues/81224#issuecomment-1499741152)
1 year ago
..
bin refactor: split up command line tool 1 year ago
cli feature: api server (alpha) 1 year ago
configs feature: add "shuffle" control mode 1 year ago
data feature: image edit gifs and demo-reels 1 year ago
enhancers tests: "prime" the controlnets 1 year ago
http fix: package will not try to install xformers on `aarch64` machines. 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 fix: improved large images using composition 1 year ago
training_tools feature: prune-ckpt command can prune to just the ema 1 year ago
utils tests: fix tests 1 year ago
vendored fix: don't hide error messages during upscale 1 year ago
__init__.py perf: improve startup time by doing some imports lazily (#233) 1 year ago
animations.py feature: add art-scene, desktop-background, interior-style, painting-style phraselists 1 year ago
api.py feature: automatic use of inpainting 1 year ago
colorize.py feature: add colorization controlnet. improve `aimg colorize` command 1 year ago
config.py feature: add colorization controlnet. improve `aimg colorize` command 1 year ago
debug_info.py feature: add system memory to debug output 1 year ago
feather_tile.py fix: fix model downloads that were broken 1 year ago
img_utils.py feature: controlnet 1 year ago
log_utils.py feature: improvements to memory management 1 year ago
lr_scheduler.py feature: finetuning 1 year ago
model_manager.py feature: multi-controlnet support at the command line 1 year ago
outpaint.py feature: generate large images 1 year ago
paths.py feature: switch between models without restarting python instance 2 years ago
prompt_schedules.py feature: add compilation animations (#224) 1 year ago
roi_utils.py feature: finetuning 1 year ago
safety.py perf: improve startup time by doing some imports lazily (#233) 1 year ago
schema.py feature: automatic use of inpainting 1 year ago
surprise_me.py feature: multi-controlnet support at the command line 1 year ago
train.py fix: fix model downloads that were broken 1 year ago
version.py perf: improve startup time by doing some imports lazily (#233) 1 year ago