InvokeAI/ldm/invoke
2022-11-22 16:56:38 +00:00
..
generator fix crash in inpaint when no seed in original image 2022-11-12 17:57:43 +00:00
restoration fix outcropping crash when png has no InvokeAI metadata 2022-11-21 16:35:00 -05:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
args.py fix outcropping crash when png has no InvokeAI metadata 2022-11-21 16:35:00 -05:00
CLI.py fix behavior when models.yaml missing entirely 2022-11-22 16:56:38 +00:00
conditioning.py when doing --log_tokenization/-t also log parsed prompt 2022-11-21 19:27:44 +01:00
devices.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
globals.py This commit separates the InvokeAI source code from end-user files 2022-11-15 18:39:31 +00:00
image_util.py fix incorrect bounding-box calculation in ImageResizer 2022-11-14 17:41:02 +00:00
log.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
model_cache.py fix regression in ldm.invoke.model_cache.list_models() 2022-11-22 16:46:26 +00:00
pngwriter.py fix a few more metadata bugs 2022-10-25 00:31:43 -04:00
prompt_parser.py merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
readline.py add interactive configuration to the model loader 2022-11-19 19:20:28 +00: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 Added --embiggen_strength option 2022-11-16 11:55:45 -05:00
txt2mask.py fix clipseg model loading 2022-11-15 19:17:14 +00:00