Browse Source

Update custom-node-list.json (#694)

* feat: add custome node docs plugin

* feat: add custome node docs plugin

---------

Co-authored-by: cavinHuang <huangchunmao1993@gmail.com>
pull/696/head
Noe Evjen 6 months ago committed by GitHub
parent
commit
46774e6912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 11
      custom-node-list.json

11
custom-node-list.json

@ -9467,6 +9467,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "cavinHuang",
"title": "Docs for every comfyui node",
"id": "nodesDocs",
"reference": "https://github.com/CavinHuang/comfyui-nodes-docs",
"files": [
"https://github.com/CavinHuang/comfyui-nodes-docs"
],
"install_type": "git-clone",
"description": "This is the documentation for the comfyUI every nodes."
}
]
}
Loading…
Cancel
Save