update DB

This commit is contained in:
Dr.Lt.Data
2025-12-15 22:04:50 +09:00
parent 8f66a7997f
commit 1232989d7d
9 changed files with 7022 additions and 6653 deletions

View File

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "u5dev",
"title": "ComfyUI_u5_EasyScripter [UNSAFE]",
"reference": "https://github.com/u5dev/ComfyUI_u5_EasyScripter",
"files": [
"https://github.com/u5dev/ComfyUI_u5_EasyScripter"
],
"install_type": "git-clone",
"description": "EASY VBA-style script for ComfyUI. Anything you want be in 1 node. Conditional branching, iteration, prompt generation, parameter adjustment, memory release, file input/output, Using HTTP RestAPI ... with 100+ built-in functions![w/This nodepack has RCE, SSRF, and arbitrary file read vulnerabilities.]"
},
{
"author": "stalkervr",
"title": "ComfyUI-StalkerVr",
"reference": "https://github.com/stalkervr/ComfyUI-StalkerVr",
"files": [
"https://github.com/stalkervr/ComfyUI-StalkerVr"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for image processing, aspect ratio fixing, batch cropping, grid manipulation, JSON handling, and value extraction. (Description by CC)"
},
{
"author": "baoanhng",
"title": "ComfyUI-utils",
"reference": "https://github.com/baoanhng/ComfyUI-utils",
"files": [
"https://github.com/baoanhng/ComfyUI-utils"
],
"install_type": "git-clone",
"description": "Provides text utility nodes (TextJoiner, TextSplitter) for ComfyUI workflows. (Description by CC)"
},
{
"author": "xuchenxu168",
"title": "[WIP] comfyui_meituan_image",
"reference": "https://github.com/xuchenxu168/comfyui_meituan_image",
"files": [
"https://github.com/xuchenxu168/comfyui_meituan_image"
],
"install_type": "git-clone",
"description": "Generate high-quality images from text prompts with excellent Chinese text renderingEdit images using natural language instructions..\nNOTE: The files in the repo are not organized."
},
{
"author": "saltchicken",
"title": "ComfyUI-Identity-Mixer",

View File

@ -5823,6 +5823,15 @@
"title_aux": "BigModelPipe [WIP]"
}
],
"https://github.com/baoanhng/ComfyUI-utils": [
[
"TextJoiner",
"TextSplitter"
],
{
"title_aux": "ComfyUI-utils"
}
],
"https://github.com/barakapa/barakapa-nodes": [
[
"brkp_ConcatenateString",
@ -8130,6 +8139,7 @@
[
"HolafBypasser",
"HolafGroupBypasser",
"HolafImageBatchSlice",
"HolafImageComparer",
"HolafInstagramResize",
"HolafKSampler",
@ -11970,6 +11980,39 @@
"title_aux": "comfyui-lingshang"
}
],
"https://github.com/stalkervr/ComfyUI-StalkerVr": [
[
"AnyCollector",
"ImageAspectRatioFixer",
"ImageBatchCrop",
"ImageGridCropper",
"JsonArraySplitter",
"JsonBuilder",
"JsonDeserializeObject",
"JsonFieldRemover",
"JsonFieldReplaceAdvanced",
"JsonFieldValueExtractor",
"JsonPairInput",
"JsonPathLoader",
"JsonPromptToTextPromptConverter",
"JsonRootListExtractor",
"JsonSerializeObject",
"JsonToString",
"ListItemExtractor",
"LogValue",
"LoopAny",
"PromptPartJoin",
"StringBuilder",
"StringCollector",
"StringConcatenation",
"StringListToString",
"StringWrapper",
"WanVideoMultiPrompt"
],
{
"title_aux": "ComfyUI-StalkerVr"
}
],
"https://github.com/stalkervr/comfyui-custom-path-nodes": [
[
"AnyCollector",
@ -12549,6 +12592,23 @@
"title_aux": "ComfyUI-SaveImg-W-MetaData"
}
],
"https://github.com/u5dev/ComfyUI_u5_EasyScripter": [
[
"comfyUI_u5_easyscripter",
"u5_CLIPLoader",
"u5_CLIPVisionLoader",
"u5_CheckpointLoader",
"u5_ControlNetLoader",
"u5_GLIGENLoader",
"u5_LoraLoader",
"u5_StyleModelLoader",
"u5_UNETLoader",
"u5_VAELoader"
],
{
"title_aux": "ComfyUI_u5_EasyScripter [UNSAFE]"
}
],
"https://github.com/umisetokikaze/comfyui_mergekit": [
[
"DefineSaveName",
@ -13067,6 +13127,16 @@
"title_aux": "ComfyUI-DreamOmni2-GGUF [WIP]"
}
],
"https://github.com/xuchenxu168/comfyui_meituan_image": [
[
"MeituanLongCatEdit",
"MeituanLongCatLoader",
"MeituanLongCatT2I"
],
{
"title_aux": "[WIP] comfyui_meituan_image"
}
],
"https://github.com/xzuyn/ComfyUI-xzuynodes": [
[
"CLIPLoaderXZ",

File diff suppressed because it is too large Load Diff