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

it looks like the data from a bypassed node is not being received by the data bus. i have a cr image input switch connected to the data bus and...

this is using the CN stack `Error occurred when executing KSampler: Control type ControlNet may not support required features for sliding context window; use Control objects from Kosinkadink/Advanced-ControlNet nodes, or...

Running the /workflows/Graphics/CR_graphics_nodes_demo1.json fails with: ``` ERROR:root:Failed to validate prompt for output 40: ERROR:root:* CR Batch Images From List 44: ERROR:root: - Required input is missing: image_list ERROR:root:Output will be...

![image](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/118572301/86a5c06d-3e4e-46df-b1ee-4cec902f2a40) basically, this. There are places where I have users make these sorts of binary choices, since my WFs can either take stuff from other modules in the same wf...

Seeing the same error related to fonts on the XY From Folder node as this closed issue: https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/issues/72 Also running on linux, guessing it has to do with the file...

It would be nice if all the "random" nodes exposes the seed as input/widget. This is to help with reproducibility. For example the "CR Random Shape Pattern" node. Would really...

Image output can add path or image file?

When I use CR Style Bars, it takes several seconds to generate the image. I ran the code in CR_StyleBars's draw function line by line in python, and the slow...

Hi Suzie I want to use a gif hud animation in from of an static iamge, Im using your image overlay node but I get this errors do you think...