update DB

This commit is contained in:
Dr.Lt.Data
2025-06-14 18:56:19 +09:00
parent 274bb81a08
commit 648aa7c4d3
8 changed files with 465 additions and 437 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "adamreading",
"title": "ComfyUI-AjoNodes",
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
"files": [
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream."
},
{
"author": "Zehong-Ma",
"title": "ComfyUI-MagCache",
@@ -678,16 +688,6 @@
],
"install_type": "git-clone",
"description": "This node uses the Translators library for translation."
},
{
"author": "vovler",
"title": "ComfyUI Civitai Helper Extension",
"reference": "https://github.com/vovler/comfyui-civitaihelper",
"files": [
"https://github.com/vovler/comfyui-civitaihelper"
],
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
}
]
}