.. |
generator
|
add a --no-patchmatch option to disable patchmatch loading (#1598)
|
2022-11-28 16:29:52 -05: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
|
add a --no-patchmatch option to disable patchmatch loading (#1598)
|
2022-11-28 16:29:52 -05:00 |
CLI.py
|
Fix #1599 by relaxing the match_trigger regex (#1601)
|
2022-11-28 17:58:52 -05:00 |
concepts_lib.py
|
Fix #1599 by relaxing the match_trigger regex (#1601)
|
2022-11-28 17:58:52 -05: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
|
add a --no-patchmatch option to disable patchmatch loading (#1598)
|
2022-11-28 16:29:52 -05: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
|
Bug Fix: Model import fixes (#1566)
|
2022-11-28 21:46:27 +01:00 |
pngwriter.py
|
fix a few more metadata bugs
|
2022-10-25 00:31:43 -04:00 |
prompt_parser.py
|
Embedding merging (#1526)
|
2022-11-28 02:40:24 -05:00 |
readline.py
|
set readline root to ROOTDIR for model import
|
2022-11-28 18:34:42 +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 |