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

![workflow (8)](https://github.com/comfyanonymous/ComfyUI/assets/35267721/a5e9d537-487c-4110-970a-cbf98504de59) by pass ComfyUI's own Group Nodes. are not working as intended. ![workflow](https://github.com/comfyanonymous/ComfyUI/assets/35267721/c9d34d67-49ce-4e0d-844a-6dae0e160158) bypassing the actual Apply ControlNet node then shows the same image as above.

some nodes cause conflicts each other(they need different edition), may i create virtural environment to run the requirement for each node respectively in portable edition?

I believe this will greatly enhance the ease of use of ComfyUI as a web service. Since the id of each node is incremented when it is created, the same...

enhancement

Hi! I am new in Comfy Ui. I run it through RunPod, first time everything worked, however after trying to insall missing nodes i had to refresh it and cannot...

A ComfyUI is deployed on the server. In a remote access, queue generation can be carried out on the web, but can not see the running process (highlight node), gallery,...

Currently, the order that extensions are loaded in is not deterministic. `os.listdir` [returns in whatever order the filesystem returns the files in](https://stackoverflow.com/a/4813116), so you can even have it not be...

Hi, Recently I delete venv folder to make fresh new install for Comfyui. I git pull all to latest version and start jumping into issue. - Windows 11 - Comfyui...

Hi, I see that ComfyUI is getting a lot of ridicule on socials because of its overly complicated workflow. Users are now starting to doubt that this is really optimal....

### 1. Use LZMA2 algorithm for 7zip compression: LZMA2 is a variant of LZMA, it uses significantly more RAM, and ~70% faster (trade space for time). [My test](https://github.com/YanWenKun/ComfyUI/actions/workflows/windows_release_package.yml) result: ```...

Good PR

SSR-Encoder: Encoding Selective Subject Representation for Subject-Driven Generation https://github.com/Xiaojiu-z/SSR_Encoder Like IP-adapter, and more accurate,the code based on diffusers has been released,