InvokeAI/ldm/invoke/generator
rmagur1203 f4e7383490
Load model in inpaint when using free_gpu_mem option (#1938)
* Load model in inpaint when using free_gpu_mem option

* Passing free_gpu_mem option to inpaint generator
2022-12-12 09:14:30 -05:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py avoid further crash under low-memory conditions 2022-12-10 15:32:11 -05:00
embiggen.py Update embiggen.py 2022-12-08 22:34:49 -05:00
img2img.py Enable force free GPU memory in img2img 2022-12-07 19:25:21 -05:00
inpaint.py Load model in inpaint when using free_gpu_mem option (#1938) 2022-12-12 09:14:30 -05:00
omnibus.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
txt2img2img.py Fix the mistake of not importing the gc (#1939) 2022-12-12 09:14:09 -05:00
txt2img.py Reduce more memories on free_gpu_mem option (#1915) 2022-12-11 13:49:55 -05:00