开发自定义节点
概述
自定义节点允许你实现新功能并与更广泛的社区分享。
自定义节点就像任何 Comfy 节点一样:它接收输入,对其进行处理,然后产生输出。
虽然有些自定义节点执行非常复杂的任务,但许多节点只做一件事。下面是一个简单节点的例子,它接收一张图片并进行反色处理。
示例节点代码:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.