comfyui-nodes-docs
comfyui-nodes-docs copied to clipboard
comfyui节点文档插件,enjoy~~
功能请求~
这个节点文档功能非常好,感谢您对开源社区做的贡献。 现在想请求一个功能。 这个文档只有很少的comfyui官方的文档,大量的插件节点是没有文档的。想请求的功能是这样,对于任何节点的文档,用户都可以自己编辑里面的内容,并保存在本地(最好能有说明文档的导入或者导出功能,方便携带)。 未来,用户可以将自己对节点的说明保存在云端,方便更多的人查看comfy的节点。 以下来自谷歌翻译(The following is from Google Translate) This node documentation function is very good, thank you for your contribution to the open source community. Now I want...
可以修改为直接使用本地的README.md文件吗?这样可以不必每次节点更新都要手动更新,自定义版可以另外增加切换按键切换。
 
 显示 ![Uploading image.png…]()
Not everybody uses Windows. On Linux it creates weird filenames with embedded `\` symbol in it. It should use os.path.join(() instead.
If you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/10206
Hi, First, thank you for creating such a game-changing tool. Its power is immense, but let's be honest: the vast ocean of custom nodes can be intimidating for many. We...