ComfyUI
ComfyUI copied to clipboard
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
It is absolutely waaaay to easier to entirely mess up your node network by accidentally grabbing groups (their bounding box is way outside the actual group when zoomed in, making...
I want to batch process different pictures in the same folder, or a single video
If you have a group and accidentally move it above another group, the elements in the group get messed up (they will be all in the group that got moved),...
I managed to install and run comfyui on ubuntu, using python 3.9.12. I didn't run it for a few days. Coming back to it a few days later, attempting to...
I find that the double click search thing is incredibly annoying and would like to know if there is a way to disable it. I'm fine if I have to...
I was messing around with the built in nodes and the examples and made a Mosaic node for working with pixel art. Is that something anyone would be interested in?...
And maybe ctrl+c ctrl+v functionality, or i something missed?
i used a particular LORA and got "RuntimeError: shape '[320, 320, 3, 3]' is invalid for input of size 102400" what can i do to circumvent/resolve this LORA: anthroBirdsLora_v2.safetensors link:...
I really like your UI, it's incredibly fun to work with. And the "interactive" Documentation is genuinely nice, I'm looking forward to the finished version. While using and playing around...
Minimum initial docker-compose to run  https://github.com/comfyanonymous/ComfyUI/issues/188 How to use: ``` docker compose --profile cpu up # CPU docker compose --profile nvidia up # Nvidia with https://download.pytorch.org/whl/cu117 docker compose --profile...