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

https://idkiro.github.io/sdxs/ This model can achieve a speed of 100FPS on a single GPU

Feature

I get this error with the load upscaler model. Error occurred when executing UpscaleModelLoader: Weights only load failed. Re-running `torch.load` with `weights_only` set to `False` will likely succeed, but it...

log below !!! Exception during processing !!! Traceback (most recent call last): File "/home/ec2-user/work/ComfyUI/execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/home/ec2-user/work/ComfyUI/execution.py", line 81, in get_output_data return_values...

please add the possibility to zoom in and out using a key and the pen. For me as a pen and table user is impossible to zoom in and out...

Traceback (most recent call last): File "/Users/Bavoch/ComfyUI/main.py", line 73, in import comfy.utils File "/Users/Bavoch/ComfyUI/comfy/utils.py", line 1, in import torch ModuleNotFoundError: No module named 'torch' screenshot: ![CleanShot 2024-01-21 at 23 33...

I consistently get much better results with Automatic1111's webUI compared to ComfyUI even for seemingly identical workflows. The more complex the workflows get (e.g. multiple LoRas, negative prompting, upscaling), the...

After finally figuring out how to get this working with my AMD RX 5700XT on Ubuntu 22.04.4, I was able to get the web interface running. Queuing my first prompt...