InvokeAI/ldm/invoke
Lincoln Stein c855d2a350
Consolidate version numbers (#2201)
* update version number

* print version number at startup

* move version number into ldm/invoke/_version.py

* bump version to 2.2.6+a0

* handle whitespace better

* resolve issues raised by mauwii during PR review
2023-01-15 04:07:21 +01:00
..
generator correct a crash in img2img under particular circumstances (#2088) 2022-12-22 14:53:23 +00:00
restoration fix codeformer facexlib files being downloaded into .venv 2023-01-04 00:13:33 -05:00
__init__.py Consolidate version numbers (#2201) 2023-01-15 04:07:21 +01:00
_version.py Consolidate version numbers (#2201) 2023-01-15 04:07:21 +01:00
args.py [docs] Provide an example of reading prompts from a script (#2087) 2022-12-23 14:06:59 +00:00
CLI.py update version number (#2199) 2023-01-01 19:26:55 +00:00
concepts_lib.py Local embeddings support (CLI autocomplete) (#2211) 2023-01-04 06:22:10 +00:00
conditioning.py restrict to 75 tokens and correctly handle blends 2022-12-14 16:54:27 -05:00
devices.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
globals.py defer patchmatch loading (#2039) 2022-12-20 15:32:35 -08:00
image_util.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
log.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
model_cache.py Lstein release candidate 2.2.5 (#2137) 2023-01-01 17:54:45 +00:00
patchmatch.py defer patchmatch loading (#2039) 2022-12-20 15:32:35 -08:00
pngwriter.py correct bug when trying to enhance JPG images (#1928) 2022-12-11 13:48:47 -05:00
prompt_parser.py Save and display per-token attention maps (#1866) 2022-12-10 15:57:41 +01:00
readline.py Local embeddings support (CLI autocomplete) (#2211) 2023-01-04 06:22:10 +00:00
seamless.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
server_legacy.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
server.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
txt2mask.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00