ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

Results 2058 ComfyUI issues
Sort by recently updated
recently updated
newest added

Please tell me how I can run ComfyUI on Google Colab using only CPU. Sometimes I can't use it because of the unavailability of the GPU.

1) create an image 2) delete the image from the output folder 3) create a new image 4) Save Image node inside ComfyUI displays the image made in section 1,...

Hi, thanks for this amazing tool! With the latest update, it looks like that the prefix is broken. Previously, `%date:yyyy-MM-dd-hh-mm-ss%` worked but now, it tries to save the files as...

This prevents the requests from being backed up if a ton of previews are requested at once It will help in the case where network is the bottleneck

Hey love the tool. I'm trying to write code the implements my comfyui workflow using StableDiffusionPipeline. It doesn't seem to support the customization you can do with Loras in comfy....

Closes #628, closes #23

Just with to know if https://github.com/thygate/stable-diffusion-webui-depthmap-script extension can be supported?

Support litegraph's built-in `graph/subgraph` type for grouped nodes **NOTE**: Requires patches to litegraph, this was the least amount of modification necessary for the feature to work - https://github.com/space-nuko/litegraph.js/tree/comfyui-subgraphs

Adds a grids feature similar to XYZ-plots in webui, supporting an arbitrary number of axes **NOTE:** It's still *extremely WIP* and assumes a uniform batch size, nodes that change the...