update DB

This commit is contained in:
Dr.Lt.Data 2026-03-04 00:38:20 +09:00
parent 535d288bf1
commit 3ad3f0df39
9 changed files with 4872 additions and 4588 deletions

View File

@ -41714,6 +41714,16 @@
"install_type": "git-clone",
"description": "Rectified-flow samplers for Z-Image-Turbo. Clean interpolation formula without sigma division, linear schedulers, higher-order variants. Fixes built-in euler/euler_ancestral instability issues"
},
{
"author": "capitan01R",
"title": "Comfyui-ZiT-Lora-loader",
"reference": "https://github.com/capitan01R/Comfyui-ZiT-Lora-loader",
"files": [
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader"
],
"install_type": "git-clone",
"description": "Architecture-aware LoRA loader for Z-Image Turbo (Lumina2) in ComfyUI. Fixes silent key mismatches by auto-fusing separate Q/K/V into Z-Image's fused QKV format and remapping output projections."
},
{
"author": "advancedtech-sk",
"title": "ComfyUI-GROUT",
@ -43757,6 +43767,57 @@
"install_type": "git-clone",
"description": "Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory."
},
{
"author": "SeanBRVFX",
"title": "ComfyUI-CorridorKey",
"reference": "https://github.com/SeanBRVFX/ComfyUI-CorridorKey",
"files": [
"https://github.com/SeanBRVFX/ComfyUI-CorridorKey"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for CorridorKey-style edge-aware coarse mask refinement."
},
{
"author": "boobkake22",
"title": "ComfyUI-SimpleSwitch",
"reference": "https://github.com/boobkake22/ComfyUI-SimpleSwitch",
"files": [
"https://github.com/boobkake22/ComfyUI-SimpleSwitch"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for first-non-empty wildcard switching across 6 inputs."
},
{
"author": "boobkake22",
"title": "ComfyUI-WanResolutions",
"reference": "https://github.com/boobkake22/ComfyUI-WanResolutions",
"files": [
"https://github.com/boobkake22/ComfyUI-WanResolutions"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for selecting WAN resolution presets by aspect ratio."
},
{
"author": "wobba",
"title": "ComfyUI-ChatterBox-Turbo",
"reference": "https://github.com/wobba/ComfyUI-ChatterBox-Turbo",
"files": [
"https://github.com/wobba/ComfyUI-ChatterBox-Turbo"
],
"install_type": "git-clone",
"description": "ChatterBox Turbo TTS node for ComfyUI — fast 350M-param text-to-speech with emotion tags"
},
{
"author": "Manycore Tech",
"title": "ComfyUI-Lux3D",
"id": "ComfyUI-Lux3D",
"reference": "https://github.com/manycore-research/ComfyUI-Lux3D",
"files": [
"https://github.com/manycore-research/ComfyUI-Lux3D"
],
"install_type": "git-clone",
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
},
@ -44151,17 +44212,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Manycore Tech",
"title": "ComfyUI-Lux3D",
"id": "ComfyUI-Lux3D",
"reference": "https://github.com/manycore-research/ComfyUI-Lux3D",
"files": [
"https://github.com/manycore-research/ComfyUI-Lux3D"
],
"install_type": "git-clone",
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
}
]
}

View File

@ -46,6 +46,14 @@
"title_aux": "0x-jerry/Rembg Background Removal Node for ComfyUI"
}
],
"https://github.com/0xBeycan/ComfyUI-ImageQualityGate": [
[
"ImageQualityGate"
],
{
"title_aux": "ComfyUI-ImageQualityGate"
}
],
"https://github.com/0xRavenBlack/ComfyUI-OOP": [
[
"OOPAnimalNode",
@ -5912,6 +5920,15 @@
"title_aux": "Comfy Couple"
}
],
"https://github.com/Dangocan/comfyui_glm_ocr": [
[
"GLMOCRModelLoader",
"GLMOCRRun"
],
{
"title_aux": "ComfyUI GLM-OCR"
}
],
"https://github.com/DanielHabib/ComfyUI-Voxels": [
[
"ImageBatchToImageList",
@ -14143,7 +14160,8 @@
],
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator": [
[
"DemucsAudioSeparator"
"DemucsAudioSeparator",
"LoadAudioDirectory"
],
{
"title_aux": "ComfyUI-Demucs-AudioSeparator"
@ -16608,6 +16626,15 @@
"title_aux": "ComfyUI-Sharp"
}
],
"https://github.com/Praveenhalder/ComfyUI-DeOldify": [
[
"DeOldifyClearCache",
"DeOldifyColorize"
],
{
"title_aux": "ComfyUI DeOldify"
}
],
"https://github.com/Praveenhalder/praveen-tools": [
[
"AdjustBrightnessContrast",
@ -18212,6 +18239,18 @@
"title_aux": "ComfyUI Voice Clone"
}
],
"https://github.com/SeanBRVFX/ComfyUI-CorridorKey": [
[
"CorridorKey"
],
{
"author": "local",
"description": "ComfyUI node for CorridorKey inference.",
"nickname": "CorridorKey",
"title": "ComfyUI-CorridorKey",
"title_aux": "ComfyUI-CorridorKey"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [
[
"AutoVisionModelLoader",
@ -24703,6 +24742,10 @@
"MergeImageChannels",
"PadImageBatchInterleaved",
"PreviewAnimation",
"RGBA_Multi_Save",
"RGBA_Safe_Post",
"RGBA_Safe_Pre",
"RGBA_Save",
"RemapImageRange",
"ReplaceImagesInBatch",
"ReverseImageBatch",
@ -25635,9 +25678,7 @@
"ArchAi3D_Load_Diffusion_Model",
"ArchAi3D_Load_Dual_CLIP",
"ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Mask_Uncrop",
"ArchAi3D_Memory_Cleanup",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
@ -27921,6 +27962,22 @@
"title_aux": "ComfyUI-Bongsang"
}
],
"https://github.com/boobkake22/ComfyUI-SimpleSwitch": [
[
"SimpleSwitch"
],
{
"title_aux": "ComfyUI-SimpleSwitch"
}
],
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
[
"WanResolution"
],
{
"title_aux": "ComfyUI-WanResolutions"
}
],
"https://github.com/boredcoderyt/ComfyUI-Fibo-Edit": [
[
"FiboEdit",
@ -28562,6 +28619,14 @@
"title_aux": "ComfyUI-ZImageTurbo-FlowSampler"
}
],
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [
[
"ZImageTurboLoraLoader"
],
{
"title_aux": "Comfyui-ZiT-Lora-loader"
}
],
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [
[
"AD_DrawSchedule",
@ -33743,7 +33808,8 @@
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[
"SeedreamImageGenerate"
"SeedreamImageGenerate",
"SeedreamImageGenerateWithWebSearch"
],
{
"title_aux": "Seedream Image Generate ComfyUI Node"
@ -37593,7 +37659,7 @@
"WWAA_GBCamera",
"WWAA_GridLayoutNode",
"WWAA_ImageDimensionCalculator",
"WWAA_ImageEdgeDetector",
"WWAA_ImageDimensionSize",
"WWAA_ImageLoader",
"WWAA_ImageSwitcher",
"WWAA_ImageToTextFile",
@ -47539,6 +47605,16 @@
"title_aux": "ImageSimilarity"
}
],
"https://github.com/nic-schi/ComfyUI-OpenImage": [
[
"DisplayJSONNode",
"OpenImageNode",
"ProgramChooserNode"
],
{
"title_aux": "Open Images for ComfyUI"
}
],
"https://github.com/nicehero/comfyui-SegGPT": [
[
"SegGPT"
@ -51404,7 +51480,8 @@
],
"https://github.com/rohit267/champdev-comfyui-nodes": [
[
"ChamSaveImage"
"ChamSaveImage",
"ChamSaveVideo"
],
{
"title_aux": "Champdev Custom Nodes"
@ -58244,6 +58321,15 @@
"title_aux": "comfyui-some-image-processing-stuff"
}
],
"https://github.com/wobba/ComfyUI-ChatterBox-Turbo": [
[
"ChatterboxTurboDialogue",
"ChatterboxTurboGenerate"
],
{
"title_aux": "ComfyUI-ChatterBox-Turbo"
}
],
"https://github.com/woct0rdho/ComfyUI-RadialAttn": [
[
"PatchRadialAttn"

File diff suppressed because it is too large Load Diff

View File

@ -81,16 +81,6 @@
"install_type": "git-clone",
"description": "Collection of ComfyUI nodes for image processing, model management, and prompt generation including BiRefNet, Florence2Tagger, and image manipulation tools. (Description by CC)"
},
{
"author": "itom0717",
"title": "ComfyUI-Prompt-Selector",
"reference": "https://github.com/itom0717/ComfyUI-Prompt-Selector",
"files": [
"https://github.com/itom0717/ComfyUI-Prompt-Selector"
],
"install_type": "git-clone",
"description": "No ComfyUI nodes detected. May not be a ComfyUI custom node repository."
},
{
"author": "Echoflare",
"title": "ComfyUI-Reverse-Proxy-Fix",

View File

@ -2246,24 +2246,6 @@
"title_aux": "comfyui_google_ai"
}
],
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": [
[
"ImagePreprocessor",
"JSONBuilderLarge",
"JSONBuilderMedium",
"JSONBuilderSimple",
"JSONCombine",
"JSONExtractor",
"JSONFixer",
"LLMTranslator",
"LLM_Loader",
"OpenAICompatibleLoader",
"StringTemplate"
],
{
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
}
],
"https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node": [
[
"GeminiMattingNode"
@ -11576,6 +11558,7 @@
"A1111PromptSplitter",
"BatchImageProcessor",
"CivitaiBulkDownloader",
"EmbeddingWildcardGenerator",
"ExtractPromptFromImage",
"FloatToString",
"FloatToStringWithPrefix",
@ -12195,6 +12178,7 @@
"Nunchaku PuLID Loader [Eclipse]",
"Pipe 12CH Any [Eclipse]",
"Pipe IO Sampler Settings [Eclipse]",
"Pipe IO Sampler Settings v2 [Eclipse]",
"Pipe Out Checkpoint Loader [Eclipse]",
"Pipe Out Load Directory Settings [Eclipse]",
"Pipe Out Load Image (Metadata Pipe) [Eclipse]",
@ -12214,6 +12198,7 @@
"Sampler Selection [Eclipse]",
"Sampler Settings NI [Eclipse]",
"Sampler Settings NI+Seed [Eclipse]",
"Sampler Settings NI+Seed v2 [Eclipse]",
"Sampler Settings Small [Eclipse]",
"Sampler Settings Small+Seed [Eclipse]",
"Sampler Settings [Eclipse]",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "itom0717",
"title": "ComfyUI-Prompt-Selector [REMOVED]",
"reference": "https://github.com/itom0717/ComfyUI-Prompt-Selector",
"files": [
"https://github.com/itom0717/ComfyUI-Prompt-Selector"
],
"install_type": "git-clone",
"description": "No ComfyUI nodes detected. May not be a ComfyUI custom node repository."
},
{
"author": "xela-io",
"title": "ComfyUI-HairDetailer [REMOVED]",

View File

@ -1,5 +1,67 @@
{
"custom_nodes": [
{
"author": "Manycore Tech",
"title": "ComfyUI-Lux3D",
"id": "ComfyUI-Lux3D",
"reference": "https://github.com/manycore-research/ComfyUI-Lux3D",
"files": [
"https://github.com/manycore-research/ComfyUI-Lux3D"
],
"install_type": "git-clone",
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
},
{
"author": "SeanBRVFX",
"title": "ComfyUI-CorridorKey",
"reference": "https://github.com/SeanBRVFX/ComfyUI-CorridorKey",
"files": [
"https://github.com/SeanBRVFX/ComfyUI-CorridorKey"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for CorridorKey-style edge-aware coarse mask refinement."
},
{
"author": "boobkake22",
"title": "ComfyUI-SimpleSwitch",
"reference": "https://github.com/boobkake22/ComfyUI-SimpleSwitch",
"files": [
"https://github.com/boobkake22/ComfyUI-SimpleSwitch"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for first-non-empty wildcard switching across 6 inputs."
},
{
"author": "boobkake22",
"title": "ComfyUI-WanResolutions",
"reference": "https://github.com/boobkake22/ComfyUI-WanResolutions",
"files": [
"https://github.com/boobkake22/ComfyUI-WanResolutions"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for selecting WAN resolution presets by aspect ratio."
},
{
"author": "capitan01R",
"title": "Comfyui-ZiT-Lora-loader",
"reference": "https://github.com/capitan01R/Comfyui-ZiT-Lora-loader",
"files": [
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader"
],
"install_type": "git-clone",
"description": "Architecture-aware LoRA loader for Z-Image Turbo (Lumina2) in ComfyUI. Fixes silent key mismatches by auto-fusing separate Q/K/V into Z-Image's fused QKV format and remapping output projections."
},
{
"author": "wobba",
"title": "ComfyUI-ChatterBox-Turbo",
"reference": "https://github.com/wobba/ComfyUI-ChatterBox-Turbo",
"files": [
"https://github.com/wobba/ComfyUI-ChatterBox-Turbo"
],
"install_type": "git-clone",
"description": "ChatterBox Turbo TTS node for ComfyUI — fast 350M-param text-to-speech with emotion tags"
},
{
"author": "Dangocan",
"title": "ComfyUI GLM-OCR",

View File

@ -46,6 +46,14 @@
"title_aux": "0x-jerry/Rembg Background Removal Node for ComfyUI"
}
],
"https://github.com/0xBeycan/ComfyUI-ImageQualityGate": [
[
"ImageQualityGate"
],
{
"title_aux": "ComfyUI-ImageQualityGate"
}
],
"https://github.com/0xRavenBlack/ComfyUI-OOP": [
[
"OOPAnimalNode",
@ -5912,6 +5920,15 @@
"title_aux": "Comfy Couple"
}
],
"https://github.com/Dangocan/comfyui_glm_ocr": [
[
"GLMOCRModelLoader",
"GLMOCRRun"
],
{
"title_aux": "ComfyUI GLM-OCR"
}
],
"https://github.com/DanielHabib/ComfyUI-Voxels": [
[
"ImageBatchToImageList",
@ -14143,7 +14160,8 @@
],
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator": [
[
"DemucsAudioSeparator"
"DemucsAudioSeparator",
"LoadAudioDirectory"
],
{
"title_aux": "ComfyUI-Demucs-AudioSeparator"
@ -16608,6 +16626,15 @@
"title_aux": "ComfyUI-Sharp"
}
],
"https://github.com/Praveenhalder/ComfyUI-DeOldify": [
[
"DeOldifyClearCache",
"DeOldifyColorize"
],
{
"title_aux": "ComfyUI DeOldify"
}
],
"https://github.com/Praveenhalder/praveen-tools": [
[
"AdjustBrightnessContrast",
@ -18212,6 +18239,18 @@
"title_aux": "ComfyUI Voice Clone"
}
],
"https://github.com/SeanBRVFX/ComfyUI-CorridorKey": [
[
"CorridorKey"
],
{
"author": "local",
"description": "ComfyUI node for CorridorKey inference.",
"nickname": "CorridorKey",
"title": "ComfyUI-CorridorKey",
"title_aux": "ComfyUI-CorridorKey"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": [
[
"AutoVisionModelLoader",
@ -24703,6 +24742,10 @@
"MergeImageChannels",
"PadImageBatchInterleaved",
"PreviewAnimation",
"RGBA_Multi_Save",
"RGBA_Safe_Post",
"RGBA_Safe_Pre",
"RGBA_Save",
"RemapImageRange",
"ReplaceImagesInBatch",
"ReverseImageBatch",
@ -25635,9 +25678,7 @@
"ArchAi3D_Load_Diffusion_Model",
"ArchAi3D_Load_Dual_CLIP",
"ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Mask_Uncrop",
"ArchAi3D_Memory_Cleanup",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
@ -27921,6 +27962,22 @@
"title_aux": "ComfyUI-Bongsang"
}
],
"https://github.com/boobkake22/ComfyUI-SimpleSwitch": [
[
"SimpleSwitch"
],
{
"title_aux": "ComfyUI-SimpleSwitch"
}
],
"https://github.com/boobkake22/ComfyUI-WanResolutions": [
[
"WanResolution"
],
{
"title_aux": "ComfyUI-WanResolutions"
}
],
"https://github.com/boredcoderyt/ComfyUI-Fibo-Edit": [
[
"FiboEdit",
@ -28562,6 +28619,14 @@
"title_aux": "ComfyUI-ZImageTurbo-FlowSampler"
}
],
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader": [
[
"ZImageTurboLoraLoader"
],
{
"title_aux": "Comfyui-ZiT-Lora-loader"
}
],
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [
[
"AD_DrawSchedule",
@ -33743,7 +33808,8 @@
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[
"SeedreamImageGenerate"
"SeedreamImageGenerate",
"SeedreamImageGenerateWithWebSearch"
],
{
"title_aux": "Seedream Image Generate ComfyUI Node"
@ -37593,7 +37659,7 @@
"WWAA_GBCamera",
"WWAA_GridLayoutNode",
"WWAA_ImageDimensionCalculator",
"WWAA_ImageEdgeDetector",
"WWAA_ImageDimensionSize",
"WWAA_ImageLoader",
"WWAA_ImageSwitcher",
"WWAA_ImageToTextFile",
@ -47539,6 +47605,16 @@
"title_aux": "ImageSimilarity"
}
],
"https://github.com/nic-schi/ComfyUI-OpenImage": [
[
"DisplayJSONNode",
"OpenImageNode",
"ProgramChooserNode"
],
{
"title_aux": "Open Images for ComfyUI"
}
],
"https://github.com/nicehero/comfyui-SegGPT": [
[
"SegGPT"
@ -51404,7 +51480,8 @@
],
"https://github.com/rohit267/champdev-comfyui-nodes": [
[
"ChamSaveImage"
"ChamSaveImage",
"ChamSaveVideo"
],
{
"title_aux": "Champdev Custom Nodes"
@ -58244,6 +58321,15 @@
"title_aux": "comfyui-some-image-processing-stuff"
}
],
"https://github.com/wobba/ComfyUI-ChatterBox-Turbo": [
[
"ChatterboxTurboDialogue",
"ChatterboxTurboGenerate"
],
{
"title_aux": "ComfyUI-ChatterBox-Turbo"
}
],
"https://github.com/woct0rdho/ComfyUI-RadialAttn": [
[
"PatchRadialAttn"