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

I've encountered an error while trying to import a node in the most recent version of ComfyUI. ` Comfyroll Studio: Failed to load Essential nodes Comfyroll Studio: Failed to load...

This PR adds a Github Action (publish-node-action) that will publish an updated version of your custom node to the [registry](https://comfyregistry.org/) whenever the `pyproject.toml` file changes. The pyproject.toml defines the custom...

I deployed ComfyUI on the DSW server of Alibaba Cloud. When I tried to zoom in with the enlarged model, it displayed this error ![image](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/163592591/7cc3a1d0-f1b1-4523-96c2-7fe7e7610d17) ![image](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/163592591/6ab8fb71-5e51-447a-91e7-6f8a5225be0e) ![image](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/163592591/bf1e1e1a-fc50-44b6-a5a8-b166ff314502)

We are working with dr.lt.data and comfyanon to build a global registry for custom nodes (similar to PyPI). Eventually, the registry will be used as a backend for the UI-manager....

This PR adds a Github Action (publish-node-action) that will run whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR)....

I have noticed, that files saved using that node use a "\" instead of "/" for the concatenation between the path string and the filename string. So when i put...

Hi, i need to remove some linebreaks from a string. In Notepad++ the text looks like this. ![grafik](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/16525908/b61dc741-816c-466d-9e80-849c6890ef90) Any idea how I can get rid of the CRLF with the...

Simple push to add Ko-Fi and Redbubble aspect ratios to the banners aspect ratio node.

Set Image grid panel background color to border color

The background color of the CR Image Grid Panel node is always black if the grid is not fully occupied: ![ImageGrid](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/assets/116489681/e414a925-7b03-4f70-afd8-f69b3b3aef15) Would be nice to be able to select that...