mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-13 14:42:40 +08:00
update DB
This commit is contained in:
parent
f4fb9e3ab4
commit
6b5f02fa97
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27583,5 +27583,14 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/XieChengYuan/comfyui_kj": [
|
||||||
|
[
|
||||||
|
"sdCpm",
|
||||||
|
"cpm_textInput"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_kj"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user