InvokeAI/ldm/invoke/generator
2023-02-21 17:19:48 -05:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py Fixed embiggening crash due to clear_cuda_cache not being passed on and bad cuda stats initialization. (#2756) 2023-02-22 06:12:24 +13:00
diffusers_pipeline.py Merge branch 'main' into refactor_use_compel 2023-02-21 17:19:48 -05:00
embiggen.py Fixed embiggening crash due to clear_cuda_cache not being passed on and bad cuda stats initialization. (#2756) 2023-02-22 06:12:24 +13:00
img2img.py Add symmetry to generation (#2675) 2023-02-20 07:33:19 -05:00
inpaint.py fix crash when text mask applied to img2img (#2526) 2023-02-05 15:26:40 +00:00
omnibus.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
txt2img2img.py Add symmetry to generation (#2675) 2023-02-20 07:33:19 -05:00
txt2img.py Add symmetry to generation (#2675) 2023-02-20 07:33:19 -05:00