ComfyUI
ComfyUI copied to clipboard
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
When double clicking any input value regardless of where, it always selects the Value title instead of more conveniently selecting the actual value of concern:  VS: ...
Really like the new draggable menu from #265 ! Add setting to save menu position Add anchoring to side when resizing which feels more natural (e.g. I move between different...
Allows users to set the filename prefix of the SaveImage node to something like this : `PR/%width%x%height%/ComfyUI` 
@comfyanonymous This pull request only includes a fix to allow Optional Inputs for custom nodes
This PR adds the ability to mute nodes. It is built on top of the node mode that already exists in litegraph, so you can mute the node by changing...
`Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.` You did a great job an this is one line fix....
Since SD does not work with alpha channel, thresholding is the only way we currently have to add it automatically. Thresholding can also be helpful to detect and inpaint on...
When I try to save with right click SaveImage, the number behind the saved data is covered by the previously created data, is there any way to avoid this?
How to increase batch size and batch count in comfyui? I want to make 100% use of my GPU and I want to get 1000 images without stopping. Please help....