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

![image](https://github.com/comfyanonymous/ComfyUI/assets/53322908/5fc00d5b-eace-4409-b40b-a6763051527a) Platform * M3 Macbook pro * Install Torchvision and Torch successfully * Run "python main.py" successfully on local terminal Problem * Cannot see anything on localhost UI (which you...

Hi, I am Struggling this issue for few weeks And I just Solve it so I share it now. I don't know I am just idiot but I wish this...

Hi, just want to know how to make animations in comfyui.

Please allow us to use GPU's in series for greater speeds in image and animation generations, when it comes to running multiple gpu's. For instance if some has a bank...

Is there a way to tweak ComfyUI to allow for simultaneous processing of the job queue? I would like to be able to achieve a scalable ComfyUI API, by default...

Most cloud image/video services, including Amazon Photos and Google Photos, do not rely on the file's creation date or filename to organize images in their libraries. Instead, they use Exif...

If you hide a widget of a group node, the value that is passed in will revert back to the value the group node had on creation. ![image](https://github.com/comfyanonymous/ComfyUI/assets/21179158/63f9f9e8-d137-4597-a814-a9bcd4585aca) ![image](https://github.com/comfyanonymous/ComfyUI/assets/21179158/adcdc0be-b131-48ad-9dc6-c0e98d9ee9c8)

If you take a group node and convert one of it's values to a widget, it will continue to take from the input stored in the group node. ![image](https://github.com/comfyanonymous/ComfyUI/assets/21179158/4c32db26-ed1b-40ab-9a8d-613c71a4d9f0) ![image](https://github.com/comfyanonymous/ComfyUI/assets/21179158/c57c6f3f-9d75-4b2d-a070-a27224de3d67)...

# Steps to reproduce: - clean ComfyUI install - add a trivial node with forceInput=True ```python class IntToInt: @classmethod def INPUT_TYPES(cls): return {"required": { "int": ( "INT", { "default": 0,...

So this morning I started ComfyUI as normal, or so I thought, but for some reason when ever I go to the browser there's nothing there. Just a blank screen...