update DB

This commit is contained in:
Dr.Lt.Data 2025-08-27 07:51:36 +09:00
parent 5bc1f2f2c0
commit 6086419cb6
5 changed files with 1680 additions and 1469 deletions

View File

@ -8164,6 +8164,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes for mosaic detection and creation."
},
{
"author": "1038lab",
"title": "ComfyUI-MiniCPM",
"reference": "https://github.com/1038lab/ComfyUI-MiniCPM",
"files": [
"https://github.com/1038lab/ComfyUI-MiniCPM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for MiniCPM vision-language models, enabling high-quality image captioning and analysis."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@ -20580,6 +20590,16 @@
"install_type": "git-clone",
"description": "A dynamic theme-based prompt generator for ComfyUI that creates versatile, random prompts optimized for face swap workflows."
},
{
"author": "DesertPixelAi",
"title": "ComfyUI DP Ideogram Character Node",
"reference": "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character",
"files": [
"https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. Part of the Desert Pixel (DP) node collection."
},
{
"author": "muhammederem",
"title": "BLIP Vision-Language Model Integration",
@ -31638,6 +31658,27 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that allows you to pipe a generated prompt and either pass it as is, or copy and edit it manually. Or you can use the lower input field like any regular text input filed. The content of the lower text field will always dominate the output of the node."
},
{
"author": "joanna910225",
"title": "HouseKeeper",
"reference": "https://github.com/joanna910225/comfyui-housekeeper",
"files": [
"https://github.com/joanna910225/comfyui-housekeeper"
],
"install_type": "git-clone",
"description": "A tool that organizes workflow nodes into clean, user-friendly layouts"
},
{
"author": "rslosch",
"title": "ComfyUI-EZ_Prompts",
"reference": "https://github.com/rslosch/ComfyUI-EZ_Prompts",
"files": [
"https://github.com/rslosch/ComfyUI-EZ_Prompts"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node extension that provides easy-to-use prompt templates and wildcards for AI image generation."
},

View File

@ -108,6 +108,17 @@
"title_aux": "ComfyUI-MegaTTS"
}
],
"https://github.com/1038lab/ComfyUI-MiniCPM": [
[
"AILab_MiniCPM_4_V",
"AILab_MiniCPM_4_V_Advanced",
"AILab_MiniCPM_4_V_GGUF",
"AILab_MiniCPM_4_V_GGUF_Advanced"
],
{
"title_aux": "ComfyUI-MiniCPM"
}
],
"https://github.com/1038lab/ComfyUI-MiniMax-Remover": [
[
"ImageSizeAdjuster",
@ -4497,6 +4508,14 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
}
],
"https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": [
[
"DP_IdeogramCharacter"
],
{
"title_aux": "ComfyUI DP Ideogram Character Node"
}
],
"https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": [
[
"DP 10 Images Switch Or Batch",
@ -5826,6 +5845,7 @@
"GetResolutionForVR",
"ImageVRConverter",
"SaveStrippedUTF8File",
"ScaleByFactor",
"StripXML"
],
{
@ -10987,8 +11007,15 @@
],
"https://github.com/RUiNtheExtinct/comfyui-save-file-extended": [
[
"LoadAudioExtended",
"LoadImageExtended",
"SaveImageExtended"
"LoadVideoExtended",
"SaveAudioExtended",
"SaveAudioMP3Extended",
"SaveAudioOpusExtended",
"SaveImageExtended",
"SaveVideoExtended",
"SaveWEBMExtended"
],
{
"title_aux": "comfyui-save-file-extended"
@ -27919,6 +27946,16 @@
"title_aux": "ComfyUI_HuggingFace_Downloader"
}
],
"https://github.com/joanna910225/comfyui-housekeeper": [
[
"housekeeper-alignment",
"housekeeper-alignment-cmd",
"vue-basic"
],
{
"title_aux": "HouseKeeper"
}
],
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
[
"ai4artsed_conditioning_fusion",
@ -29568,7 +29605,9 @@
[
"CreateCFGScheduleFloatList",
"CreateScheduleFloatList",
"DownloadAndLoadNLFModel",
"DownloadAndLoadWav2VecModel",
"DrawNLFPoses",
"DummyComfyWanModelObject",
"ExtractStartFramesForContinuations",
"FantasyPortraitFaceDetector",
@ -29576,10 +29615,13 @@
"FantasyTalkingModelLoader",
"FantasyTalkingWav2VecEmbeds",
"LandmarksToImage",
"LoadVQVAE",
"LoadWanVideoClipTextEncoder",
"LoadWanVideoT5TextEncoder",
"MTVCrafterEncodePoses",
"MultiTalkModelLoader",
"MultiTalkWav2VecEmbeds",
"NLFPredict",
"QwenLoader",
"ReCamMasterPoseVisualizer",
"WanVideoATITracks",
@ -29588,6 +29630,7 @@
"WanVideoAddControlEmbeds",
"WanVideoAddExtraLatent",
"WanVideoAddFantasyPortrait",
"WanVideoAddMTVMotion",
"WanVideoAddStandInLatent",
"WanVideoApplyNAG",
"WanVideoBlockList",
@ -29604,6 +29647,7 @@
"WanVideoEncode",
"WanVideoEnhanceAVideo",
"WanVideoExperimentalArgs",
"WanVideoExtraModelSelect",
"WanVideoFlowEdit",
"WanVideoFreeInitArgs",
"WanVideoFunCameraEmbeds",
@ -34620,6 +34664,8 @@
"DXF Transform",
"DXF to SVG",
"Folder File Pro",
"Load Image Pro",
"Path To Image",
"SVG Boolean",
"SVG Load",
"SVG Passthrough",
@ -35234,7 +35280,10 @@
"CRTPctCropCalculator",
"CRTPostProcess",
"CRT_AddSettingsAndPrompt",
"CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler",
"CRT_UpscaleModelAdv",
"CRT_WAN_BatchSampler",
"ClarityFX",
"ClearStyleModelDualCache",
"ColorIsolationFX",
@ -35246,6 +35295,7 @@
"FancyNoteNode",
"FancyTimerNode",
"FileLoaderCrawl",
"FileLoaderCrawlBatch",
"FilmGrainFX",
"FluxAIO_CRT",
"FluxControlnetSampler",
@ -36440,6 +36490,14 @@
"title_aux": "ComfyUI-TranscriptionTools"
}
],
"https://github.com/rslosch/ComfyUI-EZ_Prompts": [
[
"EZPromptsNode"
],
{
"title_aux": "ComfyUI-EZ_Prompts"
}
],
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign": [
[
"PoseAlignTwoToOne",
@ -41334,6 +41392,8 @@
"ImageMosaic",
"ImageRotate",
"ImageSelector",
"ImageSmartCrop",
"ImageSmartPad",
"ImageUpscaleTiled",
"IrregularToEllipseMask",
"LoadImagesFromFolder",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "1038lab",
"title": "ComfyUI-MiniCPM",
"reference": "https://github.com/1038lab/ComfyUI-MiniCPM",
"files": [
"https://github.com/1038lab/ComfyUI-MiniCPM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for MiniCPM vision-language models, enabling high-quality image captioning and analysis."
},
{
"author": "DesertPixelAi",
"title": "ComfyUI DP Ideogram Character Node",
"reference": "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character",
"files": [
"https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. Part of the Desert Pixel (DP) node collection."
},
{
"author": "joanna910225",
"title": "HouseKeeper",
"reference": "https://github.com/joanna910225/comfyui-housekeeper",
"files": [
"https://github.com/joanna910225/comfyui-housekeeper"
],
"install_type": "git-clone",
"description": "A tool that organizes workflow nodes into clean, user-friendly layouts"
},
{
"author": "alexds9",
"title": "Save Checkpoint with Metadata",

View File

@ -108,6 +108,17 @@
"title_aux": "ComfyUI-MegaTTS"
}
],
"https://github.com/1038lab/ComfyUI-MiniCPM": [
[
"AILab_MiniCPM_4_V",
"AILab_MiniCPM_4_V_Advanced",
"AILab_MiniCPM_4_V_GGUF",
"AILab_MiniCPM_4_V_GGUF_Advanced"
],
{
"title_aux": "ComfyUI-MiniCPM"
}
],
"https://github.com/1038lab/ComfyUI-MiniMax-Remover": [
[
"ImageSizeAdjuster",
@ -4497,6 +4508,14 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
}
],
"https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": [
[
"DP_IdeogramCharacter"
],
{
"title_aux": "ComfyUI DP Ideogram Character Node"
}
],
"https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": [
[
"DP 10 Images Switch Or Batch",
@ -5826,6 +5845,7 @@
"GetResolutionForVR",
"ImageVRConverter",
"SaveStrippedUTF8File",
"ScaleByFactor",
"StripXML"
],
{
@ -10987,8 +11007,15 @@
],
"https://github.com/RUiNtheExtinct/comfyui-save-file-extended": [
[
"LoadAudioExtended",
"LoadImageExtended",
"SaveImageExtended"
"LoadVideoExtended",
"SaveAudioExtended",
"SaveAudioMP3Extended",
"SaveAudioOpusExtended",
"SaveImageExtended",
"SaveVideoExtended",
"SaveWEBMExtended"
],
{
"title_aux": "comfyui-save-file-extended"
@ -27919,6 +27946,16 @@
"title_aux": "ComfyUI_HuggingFace_Downloader"
}
],
"https://github.com/joanna910225/comfyui-housekeeper": [
[
"housekeeper-alignment",
"housekeeper-alignment-cmd",
"vue-basic"
],
{
"title_aux": "HouseKeeper"
}
],
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
[
"ai4artsed_conditioning_fusion",
@ -29568,7 +29605,9 @@
[
"CreateCFGScheduleFloatList",
"CreateScheduleFloatList",
"DownloadAndLoadNLFModel",
"DownloadAndLoadWav2VecModel",
"DrawNLFPoses",
"DummyComfyWanModelObject",
"ExtractStartFramesForContinuations",
"FantasyPortraitFaceDetector",
@ -29576,10 +29615,13 @@
"FantasyTalkingModelLoader",
"FantasyTalkingWav2VecEmbeds",
"LandmarksToImage",
"LoadVQVAE",
"LoadWanVideoClipTextEncoder",
"LoadWanVideoT5TextEncoder",
"MTVCrafterEncodePoses",
"MultiTalkModelLoader",
"MultiTalkWav2VecEmbeds",
"NLFPredict",
"QwenLoader",
"ReCamMasterPoseVisualizer",
"WanVideoATITracks",
@ -29588,6 +29630,7 @@
"WanVideoAddControlEmbeds",
"WanVideoAddExtraLatent",
"WanVideoAddFantasyPortrait",
"WanVideoAddMTVMotion",
"WanVideoAddStandInLatent",
"WanVideoApplyNAG",
"WanVideoBlockList",
@ -29604,6 +29647,7 @@
"WanVideoEncode",
"WanVideoEnhanceAVideo",
"WanVideoExperimentalArgs",
"WanVideoExtraModelSelect",
"WanVideoFlowEdit",
"WanVideoFreeInitArgs",
"WanVideoFunCameraEmbeds",
@ -34620,6 +34664,8 @@
"DXF Transform",
"DXF to SVG",
"Folder File Pro",
"Load Image Pro",
"Path To Image",
"SVG Boolean",
"SVG Load",
"SVG Passthrough",
@ -35234,7 +35280,10 @@
"CRTPctCropCalculator",
"CRTPostProcess",
"CRT_AddSettingsAndPrompt",
"CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler",
"CRT_UpscaleModelAdv",
"CRT_WAN_BatchSampler",
"ClarityFX",
"ClearStyleModelDualCache",
"ColorIsolationFX",
@ -35246,6 +35295,7 @@
"FancyNoteNode",
"FancyTimerNode",
"FileLoaderCrawl",
"FileLoaderCrawlBatch",
"FilmGrainFX",
"FluxAIO_CRT",
"FluxControlnetSampler",
@ -36440,6 +36490,14 @@
"title_aux": "ComfyUI-TranscriptionTools"
}
],
"https://github.com/rslosch/ComfyUI-EZ_Prompts": [
[
"EZPromptsNode"
],
{
"title_aux": "ComfyUI-EZ_Prompts"
}
],
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign": [
[
"PoseAlignTwoToOne",
@ -41334,6 +41392,8 @@
"ImageMosaic",
"ImageRotate",
"ImageSelector",
"ImageSmartCrop",
"ImageSmartPad",
"ImageUpscaleTiled",
"IrregularToEllipseMask",
"LoadImagesFromFolder",