update DB

This commit is contained in:
Dr.Lt.Data 2026-02-17 23:40:42 +09:00
parent b5defe2a38
commit f41365abe9
7 changed files with 1891 additions and 1843 deletions

View File

@ -43055,6 +43055,20 @@
"tags": ["vision", "language", "multimodal", "qwen", "smart_caching", "prompt_caching", "multilingual", "style_detection", "performance", "wan2.2", "video", "i2v", "t2v", "cinematography", "abliterated", "nsfw", "enhanced", "fork", "stable"], "tags": ["vision", "language", "multimodal", "qwen", "smart_caching", "prompt_caching", "multilingual", "style_detection", "performance", "wan2.2", "video", "i2v", "t2v", "cinematography", "abliterated", "nsfw", "enhanced", "fork", "stable"],
"version": "2.0.8" "version": "2.0.8"
}, },
{
"author": "huchukato",
"title": "ComfyUI-TagComplete",
"id": "comfy-tagcomplete",
"reference": "https://github.com/huchukato/comfy-tagcomplete",
"files": [
"https://github.com/huchukato/comfy-tagcomplete"
],
"install_type": "git-clone",
"description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.",
"category": "utility",
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0"
},
{ {
"author": "kadima-tech", "author": "kadima-tech",
"title": "ComfyUI-Draggen", "title": "ComfyUI-Draggen",
@ -43087,6 +43101,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A few enhanced versions of vanilla nodes, mainly Qwen/ZImage controlnet nodes & scheduled CFG guider, and some utility nodes." "description": "A few enhanced versions of vanilla nodes, mainly Qwen/ZImage controlnet nodes & scheduled CFG guider, and some utility nodes."
}, },
{
"author": "Praveen",
"title": "Praveen's ComfyUI Tools",
"id": "praveentools",
"reference": "https://github.com/Praveenhalder/praveen-tools",
"files": [
"https://github.com/Praveenhalder/praveen-tools"
],
"install_type": "git-clone",
"description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading."
},
@ -43482,20 +43507,6 @@
], ],
"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": "huchukato",
"title": "ComfyUI-TagComplete",
"id": "comfy-tagcomplete",
"reference": "https://github.com/huchukato/comfy-tagcomplete",
"files": [
"https://github.com/huchukato/comfy-tagcomplete"
],
"install_type": "git-clone",
"description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.",
"category": "utility",
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0"
} }
] ]
} }

View File

@ -9067,6 +9067,7 @@
"GR Text Overlay", "GR Text Overlay",
"GR Tile and Border Image", "GR Tile and Border Image",
"GR Tile and Border Image Random Flip", "GR Tile and Border Image Random Flip",
"GRAnySelector",
"GRAudioSelector", "GRAudioSelector",
"GRImageSelector", "GRImageSelector",
"GRLoraLoader", "GRLoraLoader",
@ -30934,6 +30935,7 @@
"MoonvalleyTxt2VideoNode", "MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode", "MoonvalleyVideo2VideoNode",
"Morphology", "Morphology",
"NAGuidance",
"NormalizeVideoLatentStart", "NormalizeVideoLatentStart",
"OpenAIChatConfig", "OpenAIChatConfig",
"OpenAIChatNode", "OpenAIChatNode",
@ -45900,6 +45902,7 @@
], ],
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [ "https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
[ [
"ImageCropTilesByPixels_MiraSubPack",
"ImageCropTiles_MiraSubPack", "ImageCropTiles_MiraSubPack",
"ImageMergeByPixelAlign_MiraSubPack", "ImageMergeByPixelAlign_MiraSubPack",
"ImageTiledKSamplerWithTagger_MiraSubPack", "ImageTiledKSamplerWithTagger_MiraSubPack",

File diff suppressed because it is too large Load Diff

View File

@ -7414,6 +7414,7 @@
"MoonvalleyTxt2VideoNode", "MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode", "MoonvalleyVideo2VideoNode",
"Morphology", "Morphology",
"NAGuidance",
"NormalizeVideoLatentStart", "NormalizeVideoLatentStart",
"OpenAIChatConfig", "OpenAIChatConfig",
"OpenAIChatNode", "OpenAIChatNode",
@ -10546,11 +10547,15 @@
], ],
"https://github.com/lihaoyun6/ComfyUI-lhyNodes": [ "https://github.com/lihaoyun6/ComfyUI-lhyNodes": [
[ [
"BlockifyMask_lhy",
"CSVRandomPicker", "CSVRandomPicker",
"CSVRandomPickerAdv", "CSVRandomPickerAdv",
"CudaDevicePatcher", "CudaDevicePatcher",
"DrawMaskOnImage_lhy",
"GrowMask_lhy",
"ImageBatchtoImageList", "ImageBatchtoImageList",
"ImageBatchtoImages", "ImageBatchtoImages",
"ImageOverlay_lhy",
"KSamplerConfig", "KSamplerConfig",
"KSamplerSchedulerFallback", "KSamplerSchedulerFallback",
"LoadImageBatch", "LoadImageBatch",
@ -10563,6 +10568,7 @@
"SaveTextAsZip", "SaveTextAsZip",
"StrFormat", "StrFormat",
"StrFormatAdv", "StrFormatAdv",
"WanAnimateMaskPreprocessor",
"YoloFaceReformer", "YoloFaceReformer",
"detailerKSamplerSchedulerFallback", "detailerKSamplerSchedulerFallback",
"effKSamplerSchedulerFallback", "effKSamplerSchedulerFallback",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,30 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Praveen",
"title": "Praveen's ComfyUI Tools",
"id": "praveentools",
"reference": "https://github.com/Praveenhalder/praveen-tools",
"files": [
"https://github.com/Praveenhalder/praveen-tools"
],
"install_type": "git-clone",
"description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading."
},
{
"author": "huchukato",
"title": "ComfyUI-TagComplete",
"id": "comfy-tagcomplete",
"reference": "https://github.com/huchukato/comfy-tagcomplete",
"files": [
"https://github.com/huchukato/comfy-tagcomplete"
],
"install_type": "git-clone",
"description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.",
"category": "utility",
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0"
},
{ {
"author": "TK3R", "author": "TK3R",
"title": "ComfyUI TK3R Extensions", "title": "ComfyUI TK3R Extensions",

View File

@ -9067,6 +9067,7 @@
"GR Text Overlay", "GR Text Overlay",
"GR Tile and Border Image", "GR Tile and Border Image",
"GR Tile and Border Image Random Flip", "GR Tile and Border Image Random Flip",
"GRAnySelector",
"GRAudioSelector", "GRAudioSelector",
"GRImageSelector", "GRImageSelector",
"GRLoraLoader", "GRLoraLoader",
@ -30934,6 +30935,7 @@
"MoonvalleyTxt2VideoNode", "MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode", "MoonvalleyVideo2VideoNode",
"Morphology", "Morphology",
"NAGuidance",
"NormalizeVideoLatentStart", "NormalizeVideoLatentStart",
"OpenAIChatConfig", "OpenAIChatConfig",
"OpenAIChatNode", "OpenAIChatNode",
@ -45900,6 +45902,7 @@
], ],
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [ "https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
[ [
"ImageCropTilesByPixels_MiraSubPack",
"ImageCropTiles_MiraSubPack", "ImageCropTiles_MiraSubPack",
"ImageMergeByPixelAlign_MiraSubPack", "ImageMergeByPixelAlign_MiraSubPack",
"ImageTiledKSamplerWithTagger_MiraSubPack", "ImageTiledKSamplerWithTagger_MiraSubPack",