imaginAIry/imaginairy
Mahmoud Al-Qudsi 0b7692df07
fix: make model cached paths compatible with windows (#205)
If a model has a remote filename with characters that might not be supported on
the local cache filesystem, replace them during translation of URL to cached
file path.

Closes #202.
2023-01-25 22:05:07 -08:00
..
configs feature: 🎉 Edit Images with Instructions alone! 2023-01-21 13:34:26 -08:00
data feature: image edit gifs and demo-reels 2023-01-21 17:50:31 -08:00
enhancers fix: use py3.7 compat lru_cache 2023-01-22 18:24:57 -08:00
modules feature: image sizes can now be multiples of 8 instead of 64 2023-01-23 22:31:25 -08:00
samplers feature: 🎉 Edit Images with Instructions alone! 2023-01-21 13:34:26 -08:00
training_tools feature: prune-ckpt command can prune to just the ema 2023-01-21 13:34:26 -08:00
vendored fix: use py3.7 compat lru_cache 2023-01-22 18:24:57 -08:00
__init__.py feature: print version 2023-01-18 12:04:07 -08:00
api.py feature: auto-retry generation unsafe image is created 2023-01-25 21:24:32 -08:00
cmds.py feature: less visually confusing shell output 2023-01-25 21:24:32 -08:00
config.py feature: 🎉 Edit Images with Instructions alone! 2023-01-21 13:34:26 -08:00
img_utils.py feature: image sizes can now be multiples of 8 instead of 64 2023-01-23 22:31:25 -08:00
log_utils.py feature: 🎉 outpainting 2023-01-17 00:31:01 -08:00
lr_scheduler.py feature: finetuning 2023-01-16 01:35:59 -08:00
model_manager.py fix: make model cached paths compatible with windows (#205) 2023-01-25 22:05:07 -08:00
outpaint.py feature: image sizes can now be multiples of 8 instead of 64 2023-01-23 22:31:25 -08:00
paths.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
roi_utils.py feature: finetuning 2023-01-16 01:35:59 -08:00
safety.py fix: use py3.7 compat lru_cache 2023-01-22 18:24:57 -08:00
schema.py feature: facilitate references to previous image generation 2023-01-25 21:24:32 -08:00
surprise_me.py feature: surprise me improvements 2023-01-25 21:24:32 -08:00
train.py fix: gracefully fail if older pytorch-lightning installed 2023-01-16 15:14:11 -08:00
utils.py fix: use py3.7 compat lru_cache 2023-01-22 18:24:57 -08:00
version.py feature: print version 2023-01-18 12:04:07 -08:00