InvokeAI/ldm/invoke
2022-10-23 14:58:25 +02:00
..
generator cross attention control options 2022-10-23 14:58:25 +02:00
restoration Correct color channels in upscale using array slicing 2022-10-20 16:52:07 -04:00
args.py Merge branch 'development' of github.com:lstein/stable-diffusion into asymmetric-tiling 2022-10-18 13:34:10 -04:00
conditioning.py cross attention control options 2022-10-23 14:58:25 +02:00
devices.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
image_util.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
log.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
model_cache.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00
pngwriter.py add option to CLI and pngwriter that allows user to set PNG compression level 2022-10-17 22:27:47 -04:00
prompt_parser.py parsing CrossAttentionControlSubstitute options works 2022-10-22 11:27:56 +02:00
readline.py resolve numerous small merge bugs 2022-10-21 12:57:15 -04:00
seamless.py Split seamless config into separate file 2022-10-17 19:31:20 -04:00
server_legacy.py Add back old dream.py as legacy_api.py 2022-10-12 20:35:56 -04:00
server.py Generalize facetool strength argument 2022-10-14 00:03:06 -04:00
txt2mask.py cleanup 2022-10-21 15:07:11 +02:00