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
+6
View File
@@ -7414,6 +7414,7 @@
"MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode",
"Morphology",
"NAGuidance",
"NormalizeVideoLatentStart",
"OpenAIChatConfig",
"OpenAIChatNode",
@@ -10546,11 +10547,15 @@
],
"https://github.com/lihaoyun6/ComfyUI-lhyNodes": [
[
"BlockifyMask_lhy",
"CSVRandomPicker",
"CSVRandomPickerAdv",
"CudaDevicePatcher",
"DrawMaskOnImage_lhy",
"GrowMask_lhy",
"ImageBatchtoImageList",
"ImageBatchtoImages",
"ImageOverlay_lhy",
"KSamplerConfig",
"KSamplerSchedulerFallback",
"LoadImageBatch",
@@ -10563,6 +10568,7 @@
"SaveTextAsZip",
"StrFormat",
"StrFormatAdv",
"WanAnimateMaskPreprocessor",
"YoloFaceReformer",
"detailerKSamplerSchedulerFallback",
"effKSamplerSchedulerFallback",
File diff suppressed because it is too large Load Diff
+25
View File
@@ -1,5 +1,30 @@
{
"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",
"title": "ComfyUI TK3R Extensions",
+3
View File
@@ -9067,6 +9067,7 @@
"GR Text Overlay",
"GR Tile and Border Image",
"GR Tile and Border Image Random Flip",
"GRAnySelector",
"GRAudioSelector",
"GRImageSelector",
"GRLoraLoader",
@@ -30934,6 +30935,7 @@
"MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode",
"Morphology",
"NAGuidance",
"NormalizeVideoLatentStart",
"OpenAIChatConfig",
"OpenAIChatNode",
@@ -45900,6 +45902,7 @@
],
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
[
"ImageCropTilesByPixels_MiraSubPack",
"ImageCropTiles_MiraSubPack",
"ImageMergeByPixelAlign_MiraSubPack",
"ImageTiledKSamplerWithTagger_MiraSubPack",