ComfyUI_Comfyroll_CustomNodes icon indicating copy to clipboard operation
ComfyUI_Comfyroll_CustomNodes copied to clipboard

Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.

Results 141 ComfyUI_Comfyroll_CustomNodes issues
Sort by recently updated
recently updated
newest added

The examples provided here: [wiki](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki/XY-Grid-Nodes)

Hi The pattern nodes failing to render images. Thanks for maintaining this useful custom nodes :) (I updated Comfy and the nodes yesterday, and reinstall Comfy & all the nodes...

i would like to see an image output at the CR Image Output node that sends the incoming images out again (after saving). at the moment i have the problem...

CR color gradient node and CR color BARS node can not work python 3.10.13 matplotlib 3.8.3 ERROR:root:Traceback (most recent call last): File "/home/ubuntu/ComfyUI/execution.py", line 152, in recursive_execute output_data, output_ui =...

It seems the param `loops` defined in CR_TextList.make_list is never used in the function but broken the widget in Comfyui

There was a need for "XY Plot" and this extension was found. However, I encountered a slight inconvenience. x_start_value and x_step (y similar) cannot be negative value. (And as I...

This PR creates a node that will take two lists, and run the python function `product()` on them then unzip the resulting list of tuples into two lists. The purpose...

## Description There appears to be an issue with the `CR_SelectFont` class in the ComfyUI Comfyroll CustomNodes. The class incorrectly specifies the font directory path for Manjaro Linux systems. This...

currently the extension crashes on every startup and every time the browser refreshes the session on Linux due to the font directories it looks for not existing and it doesn't...

Loading the Comfyroll Custom Nodes failed when trying to install and use them from ComfyUI. The changes in this commit resolved the loading problem locally.