ComfyUI
ComfyUI copied to clipboard
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Hi! Sometimes variadic provides convenience. For example, a custom node [`MultiAreaConditioning`](https://github.com/Davemane42/ComfyUI_Dave_CustomNode/) allows users to add 2 or more conditional inputs. If a user right-click, an option like `'insert input above'`...
Hi! I want to develop a new custom node. But I found that there aren't official docs for it. May I ask it? Thanks :)
Hi! Could you implement Support for "Roop" ? A1111 has an extension https://github.com/s0md3v/sd-webui-roop which seems to be quite useful. Kind regards
Hi! As we know, in A1111 webui, LoRA(and LyCORIS) is used as prompt. IMHO, LoRA as a prompt (as well as node) can be convenient. ## Simplicity When using many...
 It's tied to seed, so I imagine the problem is related to that
I was forcing inputs on my scheduler nodes to make setup a lot less annoying and found that primitive nodes do not work with forced inputs. It doesn't matter if...
This includes the setup.py changes: - setup.py now works - `xformers` is never installed by `setup.py`, because torch 2.0.1 makes it redundant and you specified scaled_dot_product_attention - Makes installation work...
There is a new ControlNet feature called "reference_only" which seems to be a preprocessor without any controlnet model. Please add this feature to the controlnet nodes. Kind regards https://www.youtube.com/watch?v=tBwmbTwMxfQ