Comfy Node Designer - Create your own custom ComfyUI nodes with ease!
r/StableDiffusion
•
Generative AI
Introducing Comfy Node Designer https://github.com/MNeMoNiCuZ/ComfyNodeDesigner/ A desktop GUI for designing and generating ComfyUI custom nodes — without writing boilerplate. You can visually configure your node's inputs, outputs, category, and flags. The app generates all the required Python code programmatically. Add inputs/outputs and create your own nodes An integrated LLM assistant writes the actual node logic ( execute() body) based on your description, with full multi-turn conversation history so you can iterate and see what was added when...