mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-26 23:00:52 +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
@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
@ -2773,7 +2773,7 @@
|
||||
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-ADMotionDirector"
|
||||
],
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML."
|
||||
},
|
||||
@ -9068,22 +9068,22 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
@ -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