Open eduard-sukharev opened 1 year ago
same error ~ (13400+64GB+4090)
Error occurred when executing KSamplerAdvanced:
Allocation on device 0 would exceed allowed memory. (out of memory) Currently allocated : 38.94 GiB Requested : 11.10 GiB Device limit : 23.99 GiB Free (according to CUDA): 0 bytes PyTorch limit (set by user-supplied memory fraction) : 17179869184.00 GiB
I'm using pretty much lowend laptop to generate images using ComfyUI, with MX150 and 2Gb Vram (split out of 16Gb RAM).
When using straightforward workflow with text2img + upscaler it runs fine in GPU mode. However, when I add a Load ControlNet + Apply ControlNet nodes, the KSampler node yields following error:
Running in CPU mode works, albeit obviously very slow.
Both working and erroring workflows are attached: workflows.zip