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 Drennan 7bdde559cc
performance: memory management improvements (#210)
- tile mode made more efficient. especially when not being used
- add script to iteratively make bigger images
2 years ago
..
configs
data
enhancers fix: add png handling for LazyLoadingImage (#203) 2 years ago
modules performance: memory management improvements (#210) 2 years ago
samplers
training_tools
vendored fix: use py3.7 compat lru_cache 2 years ago
__init__.py
api.py performance: memory management improvements (#210) 2 years ago
cmds.py feature: less visually confusing shell output 2 years ago
config.py
img_utils.py feature: image sizes can now be multiples of 8 instead of 64 2 years ago
log_utils.py
lr_scheduler.py
model_manager.py fix: make model cached paths compatible with windows (#205) 2 years ago
outpaint.py feature: image sizes can now be multiples of 8 instead of 64 2 years ago
paths.py
roi_utils.py
safety.py fix: use py3.7 compat lru_cache 2 years ago
schema.py feature: facilitate references to previous image generation 2 years ago
surprise_me.py feature: surprise me improvements 2 years ago
train.py
utils.py fix: use py3.7 compat lru_cache 2 years ago
version.py