A collection of custom nodes designed to enhance your workflow in ComfyUI. These nodes were developed to meet my own needs while working with ComfyUI. Although I'm not a programmer, I created these nodes with the help of Cursor AI and will continue to develop them over time.
- Lens Flare: Adds realistic lens flare effects to images. You can customise settings such as flare type, size, rotation and intensity.
-
TitlePlus: Enhanced title node
moderntitle.mp4
- DisplayEverything: View any data type MultiFloat: Multiple float value control
- NodeDesign: Advanced node design and layout tools
nodedesign.mp4
- Clone this repository into ComfyUI's
custom_nodes
directory:
cd ComfyUI/custom_nodes
git clone https://github.com/SKBv0/ComfyUI_SKBundle.git
- Install required packages:
pip install -r requirements.txt