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
624480978c
commit
dfc39d9e81
@ -9468,5 +9468,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",
|
||||||
|
"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