mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 00:10:16 +08:00
feat: add custome node docs plugin
This commit is contained in:
parent
dfc39d9e81
commit
a44752bf91
@ -9467,18 +9467,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
,
|
|
||||||
{
|
{
|
||||||
"author": "cavinHuang",
|
"author": "cavinHuang",
|
||||||
"title": "Docs for every comfyui node",
|
"title": "Docs for every comfyui node",
|
||||||
"id": "nodesDocs",
|
"id": "nodesDocs",
|
||||||
"reference": "https://github.com/CavinHuang/comfyui-nodes-docs",
|
"reference": "https://github.com/CavinHuang/comfyui-nodes-docs",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/CavinHuang/comfyui-nodes-docs"
|
"https://github.com/CavinHuang/comfyui-nodes-docs"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is the documentation for the comfyUI every nodes."
|
"description": "This is the documentation for the comfyUI every nodes."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user