update DB

This commit is contained in:
Mr.Xie 2025-01-19 21:15:25 +08:00
parent f4fb9e3ab4
commit 6b5f02fa97
2 changed files with 20 additions and 0 deletions

View File

@ -20162,6 +20162,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": "lingha",
"title": "comfyui_kj",
"id": "comfyui_kj",
"reference": "https://github.com/XieChengYuan/comfyui_kj",
"files": [
"https://github.com/XieChengYuan/comfyui_kj"
],
"install_type": "git-clone",
"description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users."
} }
] ]
} }

View File

@ -27583,5 +27583,14 @@
{ {
"title_aux": "SDXLResolutionPresets" "title_aux": "SDXLResolutionPresets"
} }
],
"https://github.com/XieChengYuan/comfyui_kj": [
[
"sdCpm",
"cpm_textInput"
],
{
"title_aux": "comfyui_kj"
}
] ]
} }