..
generator
fix crash in inpaint when no seed in original image
2022-11-12 17:57:43 +00:00
restoration
remove several debugging messages
2022-11-18 21:14:28 +00:00
__init__.py
fix clipseg model loading
2022-11-15 19:17:14 +00:00
args.py
Merge branch 'development' into create-invokeai-run-directory
2022-11-18 15:27:51 -05:00
CLI.py
address all review comments; needs testing
2022-11-18 15:25:23 -05:00
conditioning.py
Merge branch 'development' into sync-dev-with-main
2022-11-13 21:51:17 +00: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
remove several debugging messages
2022-11-18 21:14:28 +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
support for wheel building; webserver broken
2022-11-18 19:34: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