ComfyUI
ComfyUI copied to clipboard
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
## When attempting to load an image of 4000x4000 dimensions, I receive an error message. I remember using this node in November 2023 without any errors. How should I solve...
I ran into this error, a widespread error we get when we install a project. So it is good to mention this in the readme so users don't have to...
Linux users will need to ensure that the Python interpreter used with ComfyUI has the _bz2 standard library module enabled. For example, Debian family users will want to install the...
!!! Exception during processing !!! Traceback (most recent call last): File "H:\ComfyUI\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\ComfyUI\ComfyUI\execution.py", line 81, in get_output_data return_values =...
Good day. I'm trying to fix this error. Maybe you know how. It would be very much appreciated. Btw I'm new here so I don't understand lots of things. But...
### _``` WARNING: some comfy_extras/ nodes did not import correctly. This may be because they are missing some dependencies. IMPORT FAILED: nodes_canny.py IMPORT FAILED: nodes_morphology.py This issue might be caused...
There seems to be this weird issue with card / setup / rocm i'm using. From allocating tremendous amounts of vram (40GB) to other weird things at the Ksampler or...
the default workflow,run well,no err,but empty result. I try many models,not work. anyone can help me?
folders = folder_names_and_paths[folder_name] KeyError: 'sams'
Adding the selected checkpoint as an output allows decisions to be made later in a workflow, as well as being able to save the checkpoint in metadata.  resolves https://github.com/pythongosssss/ComfyUI-Custom-Scripts/issues/150...