comfyanonymous

Results 503 comments of comfyanonymous

`--reserve-vram 0.6` If you add this argument does it fix it? If it doesn't try increasing it by 0.1 until it works then tell me what the value is.

It needs to create patched versions of the weights in ram before saving them which means for bf16 you are going to need 44GB of free memory if your loras...

Try disabling this custom node for now: ComfyUI-Advanced-ControlNet

https://github.com/comfyanonymous/ComfyUI/commit/a28a9dc83684624ee2167c0b92d976bb68f2c606 I added an example.

Kernel panic means there's something wrong with your driver/OS config or hardware. I always get OOMs (both vram and ram) sometimes on purpose when testing various things and have never...

This is fine but you need to add a check to see if the prompt id is already used if it is specified and return an appropriate error.

yeah if you want --fast you need pytorch 2.4 or later on windows. I recommend pytorch nightly, you can grab a standalone with pytorch nightly package here if you need...

ComfyUI is still 2.3.1 because 2.4 seems to have memory issues for some people on windows.

I ended up changing this a bit, the node to use this controlnet is now the: "ControlNetApply SD3 and HunyuanDiT" node. https://github.com/comfyanonymous/ComfyUI/commit/a475ec2300abb4eab845510ad0da596114174274