ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

[Feature Request] Custom node plugin API

Open ljleb opened this issue 2 years ago • 1 comments
trafficstars

In my opinion this idea has so much potential. It's really cool to be able to set up my own pipeline without having to write a single line of code.

I would like the community to be able to create custom nodes like upscaler nodes or controlnet processing, text nodes (i.e. to reuse prompts for different parts of the same pipeline), stuff like this.

How hard would it be to make an API that allows people to write their own nodes as external code?

ljleb avatar Feb 17 '23 13:02 ljleb

https://github.com/comfyanonymous/ComfyUI/tree/master/custom_nodes

The node format will probably change a bit though.

comfyanonymous avatar Feb 17 '23 17:02 comfyanonymous