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

Hello everyone, I'm experiencing an issue with updating ComfyUI on my macOS system and could really use some guidance. Until yesterday, updates were working flawlessly. However, when attempting to update...

I tried to download Comfyui manually, but it still gives me the same error. I installed torch in the ComfyUI folder because the ComfyUI installation guide does not provide a...

i tried overwriting the files inside the embeded python folder with ver 10.6. it doesnt work. some nodes still uses old python. and cant be used without building it. such...

This PR replaces the chainner_models folder with our new [Spandrel package](https://pypi.org/project/spandrel/). I mentioned to you a while back in your matrix server that I was going to be splitting chaiNNer's...

``` !!! Exception during processing !!! Traceback (most recent call last): File "C:\TOOLS\GIT\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "C:\TOOLS\GIT\ComfyUI\execution.py", line 81, in get_output_data return_values =...

When I load the ControlNet model I trained with diffusers, I receive an error message:safetensors_rust.SafetensorError: Error while deserializing header: MetadataIncompleteBuffer.how to solve it? ![20240408-103718](https://github.com/comfyanonymous/ComfyUI/assets/46104450/acb701ea-647e-4ea3-9724-180975818ce4)

After updating ComfyUI today, it encountered the following error: Error occurred when executing KSamplerSDXLAdvanced: 'SDXL' object has no attribute 'get_model_object' File "H: \ ComfyUI_windows \ ComfyUI_20240128 \ ComfyUI_windowsuportable \ ComfyUI...

i dont know if this affects anything when i generate i get this clip missing: ['clip_l.logit_scale', 'clip_l.transformer.text_projection.weight'] Loading 1 new model C:\Users\heruv\ComfyUI\comfy\ldm\modules\attention.py:345: UserWarning: 1Torch was not compiled with flash attention....

Error message below when doing image to image: Reproduce: 1. Use attached image in "Load Image" node. Sample workflow attached. ![IMG_0666](https://github.com/comfyanonymous/ComfyUI/assets/129625358/7ec25f51-946a-46ec-b43b-22722331cf98) 2. Run 3. Error shows Error occurred when executing...

I accidentally created a loop by taking the text output of a node and feeding it back into the input of the same node. This creates a pop-up error with...