InvokeAI/ldm/invoke/generator
Lincoln Stein bde456f9fa fix startup messages and a startup crash
- make the warnings about patchmatch less redundant
- only warn about being unable to load concepts from Hugging Face
  library once
- do not crash when unable to load concepts from Hugging Face
  due to network connectivity issues
2022-12-01 07:42:31 -05:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
embiggen.py acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
img2img.py Merge branch 'outpaint' of https://github.com/Kyle0654/InvokeAI into Kyle0654-outpaint 2022-10-27 09:16:40 -04:00
inpaint.py fix startup messages and a startup crash 2022-12-01 07:42:31 -05:00
omnibus.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
txt2img2img.py fix --hires to support inpainting model 2022-10-27 23:12:21 -04:00
txt2img.py Merge branch 'fix-prompts' of https://github.com/damian0815/InvokeAI into merge-prompt-and-inpaint-model 2022-10-26 08:50:55 -04:00