update DB

This commit is contained in:
Dr.Lt.Data 2025-11-04 07:54:26 +09:00
parent 8a3d65be20
commit d2a795c866
6 changed files with 2772 additions and 2726 deletions

View File

@ -29996,13 +29996,13 @@
},
{
"author": "fchangjun",
"title": "Baidu Meux ComfyTools",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Baidu Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Baidu Meux asset platform."
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
},
{
"author": "Yo1up",
@ -34438,8 +34438,19 @@
],
"install_type": "git-clone",
"description": "Professional AI Interior Design Toolkit for ComfyUI. Custom Qwen-VL nodes with 4 design modes: Text-to-Design, Mood Board, Reference Control, and Room Cleaning. Includes 5 optimized nodes with advanced strength controls and 23 preferred aspect ratios.",
"nodename_pattern": "ArchAi3D",
"pip": []
"nodename_pattern": "ArchAi3D"
},
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
},
{
"author": "pizurny",
@ -35404,16 +35415,6 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI that automatically saves your prompts, generated images, and workflow metadata into a browsable history, accessible directly from the node."
},
{
"author": "fchangjun",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
},
{
"author": "EuphoricPenguin",
"title": "ComfyUI Resemble Enhance",
@ -35920,18 +35921,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
}
]
}

View File

@ -364,6 +364,7 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"1hew_DetectYolo",
"AnyEmptyBool",
"AnyEmptyInt",
"AnySwitchBool",
@ -5474,6 +5475,9 @@
"BoyoFramePackLoRA",
"BoyoImageGrab",
"BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
"BoyoLoRAJSONBuilder",
"BoyoLoRAPairedLoader",
"BoyoLoadImageList",
"BoyoLoopCollector",
"BoyoLoopImageSaver",
@ -7575,22 +7579,6 @@
"title_aux": "ComfyUI-HaiperAI-API"
}
],
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
[
"Image Clipboard Paster",
"Image Scale Bounding Box",
"Make Inpaint Model",
"Save Image w/o Metadata",
"Sympy Math Interpreter"
],
{
"author": "AlexL",
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
"nickname": "Hangover-Image_Scale_Bouning_Box",
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
"title_aux": "ComfyUI_Hangover-Utils"
}
],
"https://github.com/HannibalP/comfyui-HannibalPack": [
[
"HannibalLoraLoader"
@ -12356,8 +12344,10 @@
"https://github.com/PozzettiAndrea/ComfyUI-Grounding": [
[
"BboxVisualizer",
"DownloadAndLoadSAM2Model",
"GroundingDetector",
"GroundingModelLoader"
"GroundingModelLoader",
"Sam2Segmentation"
],
{
"title_aux": "ComfyUI-Grounding"
@ -16723,6 +16713,7 @@
"InstaCSeed",
"InstaCText",
"InstaCTextML",
"InstaFileExist",
"InstaLoadImageLocal",
"InstaLoadImageWithMask",
"InstaPromptMultipleStyleSelector",
@ -19388,6 +19379,17 @@
"title_aux": "ComfyUI-ArchAi3d-Qwen"
}
],
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": [
[
"GRAG_Advanced_Sampler",
"GRAG_Preset_Manager",
"GRAG_Simple_Controller",
"GRAG_Unified_Controller"
],
{
"title_aux": "ComfyUI-GRAG-ArchAi3D"
}
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[
"CLIPTextEncode (RE)",
@ -24940,9 +24942,19 @@
],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
[
"OllamaChatCompletion",
"OllamaClient",
"OllamaDebugHistory",
"OllamaHistoryLength",
"OllamaLoadModel",
"OllamaModelSelector",
"OllamaOptionExtraBody",
"OllamaOptionMaxTokens",
"OllamaOptionRepeatPenalty",
"OllamaOptionSeed",
"OllamaOptionTemperature",
"OllamaOptionTopK",
"OllamaOptionTopP",
"OllamaUnloadModel"
],
{
@ -25287,6 +25299,7 @@
],
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [
[
"Advanced Curved ControlNet Scheduler",
"AutoBackgroundMask",
"AutoPersonMask",
"Curved ControlNet Scheduler",
@ -26710,7 +26723,7 @@
],
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
[
"FL_PathAnimatorV2"
"FL_PathAnimator"
],
{
"title_aux": "ComfyUI_FL-Path-Animator"
@ -29303,9 +29316,9 @@
],
"https://github.com/hvppycoding/hvppyflow": [
[
"HPDebug",
"HPSleep",
"HPSplitText"
"HFDebug",
"HFSleep",
"HFSplitText"
],
{
"title_aux": "hvppyflow"
@ -38229,6 +38242,7 @@
"AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly",
"AIHubExposeInteger",
"AIHubExposeLatent",
"AIHubExposeModel",
"AIHubExposeModelSimple",
"AIHubExposeProjectAudio",
@ -38734,6 +38748,7 @@
],
"https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [
[
"MF_CustomDropdownMenu",
"MF_DiceRoller",
"MF_GraphPlotter",
"MF_LineCounter",
@ -39222,11 +39237,17 @@
"PVL_NoneOutputNode",
"PVL_OpenPoseMatch",
"PVL_OpenPoseMatch_Z",
"PVL_Padding",
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot",
"PVL_SplitString",
"PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringToNumber",
"PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge",
"PVL_Txt",
"PVL_fal_DepthAnythingV2_API",
@ -44795,20 +44816,16 @@
],
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [
[
"GGUFModelManager",
"LocalTextModelLoader",
"MultiImageAnalysis",
"MultiImageComparison",
"NexaModelSelector",
"NexaSDKTextGeneration",
"NexaServiceStatus",
"RemoteAPIConfig",
"RemoteTextModelSelector",
"SystemPromptConfig",
"TextGeneration",
"TextGenerationNode",
"TextModelLoader",
"VisionLanguageNode",
"VisionLanguageNodeTransformers",
"VisionModelLoader",
"VisionModelLoaderTransformers"
],

File diff suppressed because it is too large Load Diff

View File

@ -7620,7 +7620,9 @@
"Alta:API_TTS",
"Alta:API_TranscribeAudio",
"Alta:API_Translate",
"Alta:Add(Math)",
"Alta:BuildFilePath",
"Alta:DeleteFile(Util)",
"Alta:FileDownloader",
"Alta:GetFaceMask",
"Alta:GetFileFolder",
@ -7629,6 +7631,7 @@
"Alta:GetImageAndPath",
"Alta:GetImageByIndex",
"Alta:GetStringByIndex",
"Alta:Int2Str(Math)",
"Alta:JSONKeyExtractor(Util)",
"Alta:ListAllFiles",
"Alta:ListElement(Util)",
@ -7647,10 +7650,13 @@
"Alta:OpenAIImages2Image",
"Alta:ReadImageFromFile",
"Alta:ReadStringFromFile",
"Alta:SaveAudioToPath",
"Alta:SaveImage",
"Alta:SaveImagePlus",
"Alta:SaveStringToFile",
"Alta:SpeakerDiarization",
"Alta:StrToNum(Math)",
"Alta:Sub(Math)",
"Alta:SyncLipsyncNode(path)",
"Alta:SyncLipsyncNode(url)",
"Alta:VideoCombine",

View File

@ -1,5 +1,17 @@
{
"custom_nodes": [
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
},
{
"author": "okdalto",
"title": "ComfyUI-WithAnyone",

View File

@ -364,6 +364,7 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"1hew_DetectYolo",
"AnyEmptyBool",
"AnyEmptyInt",
"AnySwitchBool",
@ -5474,6 +5475,9 @@
"BoyoFramePackLoRA",
"BoyoImageGrab",
"BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
"BoyoLoRAJSONBuilder",
"BoyoLoRAPairedLoader",
"BoyoLoadImageList",
"BoyoLoopCollector",
"BoyoLoopImageSaver",
@ -7575,22 +7579,6 @@
"title_aux": "ComfyUI-HaiperAI-API"
}
],
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
[
"Image Clipboard Paster",
"Image Scale Bounding Box",
"Make Inpaint Model",
"Save Image w/o Metadata",
"Sympy Math Interpreter"
],
{
"author": "AlexL",
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
"nickname": "Hangover-Image_Scale_Bouning_Box",
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
"title_aux": "ComfyUI_Hangover-Utils"
}
],
"https://github.com/HannibalP/comfyui-HannibalPack": [
[
"HannibalLoraLoader"
@ -12356,8 +12344,10 @@
"https://github.com/PozzettiAndrea/ComfyUI-Grounding": [
[
"BboxVisualizer",
"DownloadAndLoadSAM2Model",
"GroundingDetector",
"GroundingModelLoader"
"GroundingModelLoader",
"Sam2Segmentation"
],
{
"title_aux": "ComfyUI-Grounding"
@ -16723,6 +16713,7 @@
"InstaCSeed",
"InstaCText",
"InstaCTextML",
"InstaFileExist",
"InstaLoadImageLocal",
"InstaLoadImageWithMask",
"InstaPromptMultipleStyleSelector",
@ -19388,6 +19379,17 @@
"title_aux": "ComfyUI-ArchAi3d-Qwen"
}
],
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": [
[
"GRAG_Advanced_Sampler",
"GRAG_Preset_Manager",
"GRAG_Simple_Controller",
"GRAG_Unified_Controller"
],
{
"title_aux": "ComfyUI-GRAG-ArchAi3D"
}
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[
"CLIPTextEncode (RE)",
@ -24940,9 +24942,19 @@
],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
[
"OllamaChatCompletion",
"OllamaClient",
"OllamaDebugHistory",
"OllamaHistoryLength",
"OllamaLoadModel",
"OllamaModelSelector",
"OllamaOptionExtraBody",
"OllamaOptionMaxTokens",
"OllamaOptionRepeatPenalty",
"OllamaOptionSeed",
"OllamaOptionTemperature",
"OllamaOptionTopK",
"OllamaOptionTopP",
"OllamaUnloadModel"
],
{
@ -25287,6 +25299,7 @@
],
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [
[
"Advanced Curved ControlNet Scheduler",
"AutoBackgroundMask",
"AutoPersonMask",
"Curved ControlNet Scheduler",
@ -26710,7 +26723,7 @@
],
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
[
"FL_PathAnimatorV2"
"FL_PathAnimator"
],
{
"title_aux": "ComfyUI_FL-Path-Animator"
@ -29303,9 +29316,9 @@
],
"https://github.com/hvppycoding/hvppyflow": [
[
"HPDebug",
"HPSleep",
"HPSplitText"
"HFDebug",
"HFSleep",
"HFSplitText"
],
{
"title_aux": "hvppyflow"
@ -38229,6 +38242,7 @@
"AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly",
"AIHubExposeInteger",
"AIHubExposeLatent",
"AIHubExposeModel",
"AIHubExposeModelSimple",
"AIHubExposeProjectAudio",
@ -38734,6 +38748,7 @@
],
"https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [
[
"MF_CustomDropdownMenu",
"MF_DiceRoller",
"MF_GraphPlotter",
"MF_LineCounter",
@ -39222,11 +39237,17 @@
"PVL_NoneOutputNode",
"PVL_OpenPoseMatch",
"PVL_OpenPoseMatch_Z",
"PVL_Padding",
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot",
"PVL_SplitString",
"PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringToNumber",
"PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge",
"PVL_Txt",
"PVL_fal_DepthAnythingV2_API",
@ -44795,20 +44816,16 @@
],
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [
[
"GGUFModelManager",
"LocalTextModelLoader",
"MultiImageAnalysis",
"MultiImageComparison",
"NexaModelSelector",
"NexaSDKTextGeneration",
"NexaServiceStatus",
"RemoteAPIConfig",
"RemoteTextModelSelector",
"SystemPromptConfig",
"TextGeneration",
"TextGenerationNode",
"TextModelLoader",
"VisionLanguageNode",
"VisionLanguageNodeTransformers",
"VisionModelLoader",
"VisionModelLoaderTransformers"
],