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

@@ -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",