update DB

This commit is contained in:
Dr.Lt.Data
2025-01-02 02:08:02 +09:00
parent bde8911dab
commit ad632de6da
8 changed files with 449 additions and 138 deletions

View File

@ -250,6 +250,16 @@
],
"install_type": "git-clone",
"description": "This is a ComfyUi custom node, that build a new UI on top of the already existing AI, to enable the use of custom controllers"
},
{
"author": "jhj0517",
"title": "ComfyUI-CustomNodes-Template",
"reference": "https://github.com/jhj0517/ComfyUI-CustomNodes-Template",
"files": [
"https://github.com/jhj0517/ComfyUI-CustomNodes-Template"
],
"install_type": "git-clone",
"description": "This is the ComfyUI custom node template repository that anyone can use to create their own custom nodes."
}
]
}