mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-04 19:20:51 +08:00
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>
This commit is contained in:
parent
624480978c
commit
46774e6912
@ -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…
Reference in New Issue
Block a user