update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2025-12-05 19:03:46 +09:00
parent f705ee6863
commit 5c475e3c15
8 changed files with 1812 additions and 1368 deletions

View File

@ -8284,6 +8284,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications." "description": "Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications."
}, },
{
"author": "1038lab",
"title": "ComfyUI-QwenVL",
"reference": "https://github.com/1038lab/ComfyUI-QwenVL",
"files": [
"https://github.com/1038lab/ComfyUI-QwenVL"
],
"install_type": "git-clone",
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
},
{ {
"author": "Klinter", "author": "Klinter",
"title": "Klinter_nodes", "title": "Klinter_nodes",
@ -11379,6 +11389,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI" "description": "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI"
}, },
{
"author": "smthemex",
"title": "ComfyUI_GRAG_Image_Editing",
"reference": "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing",
"files": [
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing"
],
"install_type": "git-clone",
"description": "GRAG-Image-Editing : Group-Relative Attention Guidance for Image Editing,you can try it in comfyUI"
},
{ {
"author": "choey", "author": "choey",
"title": "Comfy-Topaz", "title": "Comfy-Topaz",
@ -23165,6 +23185,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Frontend extension that adds a sidebar for easy viewing of PNG file metadata." "description": "Frontend extension that adds a sidebar for easy viewing of PNG file metadata."
}, },
{
"author": "KLL535",
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
"reference": "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf",
"files": [
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf"
],
"install_type": "git-clone",
"description": "Simple Qwen3-VL gguf LLM model loader"
},
{ {
"author": "mango125", "author": "mango125",
"title": "ComfyUI-Mango-Random", "title": "ComfyUI-Mango-Random",
@ -33654,6 +33684,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation." "description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation."
}, },
{
"author": "dzy1128",
"title": "ComfyUI-VertexAI",
"reference": "https://github.com/dzy1128/ComfyUI-VertexAI",
"files": [
"https://github.com/dzy1128/ComfyUI-VertexAI"
],
"install_type": "git-clone",
"description": "Google Gemini image generation node for ComfyUI supporting up to 6 input images with customizable prompts and parameters. (Description by CC)"
},
{ {
"author": "swfxliyiyu", "author": "swfxliyiyu",
"title": "ComfyUI-FastVideo", "title": "ComfyUI-FastVideo",
@ -37600,7 +37640,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc." "description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
}, },
{
"author": "mrf",
"title": "ComfyPoe",
"reference": "https://github.com/mrf/ComfyPoe",
"files": [
"https://github.com/mrf/ComfyPoe"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for image generation via Poe API"
},
{
"author": "sirouk",
"title": "chutes-comfyui-node",
"reference": "https://github.com/sirouk/chutes-comfyui-node",
"files": [
"https://github.com/sirouk/chutes-comfyui-node"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Chutes.ai video generation API"
},
{
"author": "Tinuva88",
"title": "Comfy-UmiAI",
"reference": "https://github.com/Tinuva88/Comfy-UmiAI",
"files": [
"https://github.com/Tinuva88/Comfy-UmiAI"
],
"install_type": "git-clone",
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
},

View File

@ -166,6 +166,15 @@
"title_aux": "ComfyUI-OmniGen" "title_aux": "ComfyUI-OmniGen"
} }
], ],
"https://github.com/1038lab/ComfyUI-QwenVL": [
[
"AILab_QwenVL",
"AILab_QwenVL_Advanced"
],
{
"title_aux": "ComfyUI-QwenVL"
}
],
"https://github.com/1038lab/ComfyUI-RMBG": [ "https://github.com/1038lab/ComfyUI-RMBG": [
[ [
"AILab_ColorInput", "AILab_ColorInput",
@ -5837,6 +5846,8 @@
], ],
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [ "https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
[ [
"BoyoAssetGrabberAdvanced",
"BoyoAssetGrabberSimple",
"BoyoAudioEval", "BoyoAudioEval",
"BoyoChainBastardLoops", "BoyoChainBastardLoops",
"BoyoCompare", "BoyoCompare",
@ -10127,6 +10138,17 @@
"title_aux": "ComfyUI_SimpleButcher" "title_aux": "ComfyUI_SimpleButcher"
} }
], ],
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": [
[
"SimpleMasterPromptLoader",
"SimpleMasterPromptLoaderAdvanced",
"SimpleModelPresetLoaderAdvanced",
"SimpleQwenVLgguf"
],
{
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
}
],
"https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [ "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [
[ [
"ApplyPulidFlux", "ApplyPulidFlux",
@ -11807,14 +11829,21 @@
"MD_AudioAutoEQ", "MD_AudioAutoEQ",
"MD_AutoMasterNode", "MD_AutoMasterNode",
"MD_CLIPTokenFinder", "MD_CLIPTokenFinder",
"MD_CustomNoiseGenerator",
"MD_EmptyLatentRatioSelector",
"MD_GlobalUpdateManager",
"MD_InitNoiseOptimizer", "MD_InitNoiseOptimizer",
"MD_Mastering_Compressor", "MD_Mastering_Compressor",
"MD_Mastering_EQ", "MD_Mastering_EQ",
"MD_Mastering_Gain", "MD_Mastering_Gain",
"MD_Mastering_Limiter", "MD_Mastering_Limiter",
"MD_MultiNoiseBlender",
"MD_OptimizerSelector",
"MD_Qwen_Image_Edit_Object_Replacer_Node", "MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_RepoMaintenance",
"MD_SamplerDebug", "MD_SamplerDebug",
"MD_SelfCrossGuider", "MD_SelfCrossGuider",
"MD_WorkflowContextBus",
"MasteringChainNode", "MasteringChainNode",
"NoiseDecayScheduler_Custom", "NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG", "PingPongSamplerNodeFBG",
@ -11825,6 +11854,7 @@
"SmartColorPaletteManager", "SmartColorPaletteManager",
"SmartFilenameBuilder", "SmartFilenameBuilder",
"TextFileLoader", "TextFileLoader",
"UniversalGuardian",
"UniversalRoutingHubAdvanced", "UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD", "VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder", "WildcardPromptBuilder",
@ -17976,6 +18006,14 @@
"title_aux": "Blind_watermark_Comfyui" "title_aux": "Blind_watermark_Comfyui"
} }
], ],
"https://github.com/Tinuva88/Comfy-UmiAI": [
[
"UmiAIWildcardNode"
],
{
"title_aux": "Comfy-UmiAI"
}
],
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [ "https://github.com/TinyBeeman/ComfyUI-TinyBee": [
[ [
"Combine Lists", "Combine Lists",
@ -20857,6 +20895,7 @@
"Comfly_Mj_swap_face", "Comfly_Mj_swap_face",
"Comfly_Mju", "Comfly_Mju",
"Comfly_Mjv", "Comfly_Mjv",
"Comfly_Z_image_turbo",
"Comfly_api_set", "Comfly_api_set",
"Comfly_gpt_image_1", "Comfly_gpt_image_1",
"Comfly_gpt_image_1_edit", "Comfly_gpt_image_1_edit",
@ -21420,6 +21459,7 @@
"XJLoadImagesFromDirList", "XJLoadImagesFromDirList",
"XJOneImageFromBatch", "XJOneImageFromBatch",
"XJRandomImagesFromBatch", "XJRandomImagesFromBatch",
"XJRandomText",
"XJRandomTextFromFile", "XJRandomTextFromFile",
"XJRandomTextFromList", "XJRandomTextFromList",
"XJSamplerAdapter", "XJSamplerAdapter",
@ -28541,6 +28581,7 @@
"AudioToFrameCount", "AudioToFrameCount",
"CeilDivide", "CeilDivide",
"FrameMatch", "FrameMatch",
"GGUFInference",
"LoadVideoPath", "LoadVideoPath",
"NumberListGenerator", "NumberListGenerator",
"PromptListGenerator", "PromptListGenerator",
@ -28654,6 +28695,14 @@
"title_aux": "ComfyUI-crop-alpha" "title_aux": "ComfyUI-crop-alpha"
} }
], ],
"https://github.com/dzy1128/ComfyUI-VertexAI": [
[
"GeminiImageGenerator"
],
{
"title_aux": "ComfyUI-VertexAI"
}
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [ "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[ [
"SeedreamImageGenerate" "SeedreamImageGenerate"
@ -33013,6 +33062,7 @@
], ],
"https://github.com/illuminatianon/comfyui-lumi-tools": [ "https://github.com/illuminatianon/comfyui-lumi-tools": [
[ [
"LumiSeed",
"LumiShowText", "LumiShowText",
"LumiShufflePrompt", "LumiShufflePrompt",
"LumiWildcardProcessor" "LumiWildcardProcessor"
@ -36330,15 +36380,16 @@
], ],
"https://github.com/l3ony2k/comfyui-leon-nodes": [ "https://github.com/l3ony2k/comfyui-leon-nodes": [
[ [
"Leon_ByteDance_Image_API_Node",
"Leon_DALLE_Image_API_Node", "Leon_DALLE_Image_API_Node",
"Leon_Flux_2_Image_API_Node",
"Leon_Flux_Image_API_Node", "Leon_Flux_Image_API_Node",
"Leon_Flux_Kontext_API_Node", "Leon_Flux_Kontext_API_Node",
"Leon_GPT_Image_API_Node", "Leon_GPT_Image_API_Node",
"Leon_GPT_OSS_API_Node",
"Leon_Google_Image_API_Node", "Leon_Google_Image_API_Node",
"Leon_Grok2_Image_API_Node",
"Leon_Hypr_Upload_Node", "Leon_Hypr_Upload_Node",
"Leon_Ideogram_Image_API_Node", "Leon_Ideogram_Image_API_Node",
"Leon_Image_Array_Builder_Node",
"Leon_Image_Split_4Grid_Node", "Leon_Image_Split_4Grid_Node",
"Leon_ImgBB_Upload_Node", "Leon_ImgBB_Upload_Node",
"Leon_LLM_Chat_API_Node", "Leon_LLM_Chat_API_Node",
@ -36352,6 +36403,8 @@
"Leon_Qwen_Image_API_Node", "Leon_Qwen_Image_API_Node",
"Leon_Qwen_Image_Edit_API_Node", "Leon_Qwen_Image_Edit_API_Node",
"Leon_Recraft_Image_API_Node", "Leon_Recraft_Image_API_Node",
"Leon_Seedream3_API_Node",
"Leon_Seedream4_API_Node",
"Leon_StableDiffusion_35_API_Node", "Leon_StableDiffusion_35_API_Node",
"Leon_StableDiffusion_3_Ultra_API_Node", "Leon_StableDiffusion_3_Ultra_API_Node",
"Leon_StableDiffusion_XL_API_Node", "Leon_StableDiffusion_XL_API_Node",
@ -40060,6 +40113,17 @@
"title_aux": "ComfyUI-SaveImageS3" "title_aux": "ComfyUI-SaveImageS3"
} }
], ],
"https://github.com/mrf/ComfyPoe": [
[
"PoeImageEdit",
"PoeImageGenerate",
"PoeImageVariation",
"PoeMultiImageEdit"
],
{
"title_aux": "ComfyPoe"
}
],
"https://github.com/mrhan1993/ComfyUI-Fooocus": [ "https://github.com/mrhan1993/ComfyUI-Fooocus": [
[ [
"AlignYourStepsScheduler", "AlignYourStepsScheduler",
@ -45359,6 +45423,14 @@
"title_aux": "ComfyUI-WanVideoWrapper_QQ" "title_aux": "ComfyUI-WanVideoWrapper_QQ"
} }
], ],
"https://github.com/sirouk/chutes-comfyui-node": [
[
"ChutesWanVideoFast"
],
{
"title_aux": "chutes-comfyui-node"
}
],
"https://github.com/sittere/ComfyUI-YK_Line-loading": [ "https://github.com/sittere/ComfyUI-YK_Line-loading": [
[ [
"MultiTextLoader" "MultiTextLoader"
@ -45705,6 +45777,16 @@
"title_aux": "ComfyUI_FollowYourEmoji" "title_aux": "ComfyUI_FollowYourEmoji"
} }
], ],
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": [
[
"Qwen_Edit_GRAG_SM_Encode",
"Qwen_Edit_GRAG_SM_KSampler",
"Qwen_Edit_GRAG_SM_Model"
],
{
"title_aux": "ComfyUI_GRAG_Image_Editing"
}
],
"https://github.com/smthemex/ComfyUI_Hallo2": [ "https://github.com/smthemex/ComfyUI_Hallo2": [
[ [
"HalloLoader", "HalloLoader",
@ -45863,8 +45945,8 @@
], ],
"https://github.com/smthemex/ComfyUI_OmniSVG": [ "https://github.com/smthemex/ComfyUI_OmniSVG": [
[ [
"OmniSVGLoader", "OmniSVG_Loader",
"OmniSVGSampler" "OmniSVG_Sampler"
], ],
{ {
"title_aux": "ComfyUI_OmniSVG" "title_aux": "ComfyUI_OmniSVG"
@ -51359,6 +51441,7 @@
"ImageRotate", "ImageRotate",
"ImageScaleByLongSide", "ImageScaleByLongSide",
"ImageScaleByShortSide", "ImageScaleByShortSide",
"ImageScaleByShortSideFactor",
"ImageSharpen", "ImageSharpen",
"ImageUpscale" "ImageUpscale"
], ],

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,38 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "quinteroac",
"title": "comfyui_api_executor_nodes",
"reference": "https://github.com/quinteroac/comfyui_api_executor_nodes",
"files": [
"https://github.com/quinteroac/comfyui_api_executor_nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that enable workflow execution via API (internal or external), as well as input/output handling and workflow selection."
},
{
"author": "Chang-Jin-Lee",
"title": "ComfyUI-PromptMixer-AI [WIP]",
"reference": "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI",
"files": [
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI"
],
"install_type": "git-clone",
"description": "ComfyUI custom node collection for unified control of checkpoints, steps, CFG, samplers, LoRA and prompt parameters with local LLM integration. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "leacvikas0",
"title": "ComfyUI-Presence [WIP]",
"reference": "https://github.com/leacvikas0/ComfyUI-Presence",
"files": [
"https://github.com/leacvikas0/ComfyUI-Presence"
],
"install_type": "git-clone",
"description": "NODES: BeautifulTextNode, FluxAdaptiveInjector, InspectNode, PresenceDirector, PresenceDirectorFireworks, PresenceDirectorVertex, PresenceSaver, UnaliverBundlePreview, UnaliverNode, UnaliverPlanner, UnaliverStepIterato, ...\nNOTE: The files in the repo are not organized."
},
{ {
"author": "Kraven1109", "author": "Kraven1109",
"title": "ComfyUI-Llama", "title": "ComfyUI-Llama [NAME CONFLICT]",
"reference": "https://github.com/Kraven1109/ComfyUI-Llama", "reference": "https://github.com/Kraven1109/ComfyUI-Llama",
"files": [ "files": [
"https://github.com/Kraven1109/ComfyUI-Llama" "https://github.com/Kraven1109/ComfyUI-Llama"

View File

@ -1253,6 +1253,17 @@
"title_aux": "ComfyUi-Text-Tiler" "title_aux": "ComfyUi-Text-Tiler"
} }
], ],
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": [
[
"FavoritePromptMixer",
"FreeAIPrompt",
"FreeAIPromptGenerate",
"Load_Text_Batch_Simple"
],
{
"title_aux": "ComfyUI-PromptMixer-AI [WIP]"
}
],
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [ "https://github.com/Chargeuk/ComfyUI-vts-nodes": [
[ [
"VTS Add Text To list", "VTS Add Text To list",
@ -2371,7 +2382,7 @@
"MediaPathsLoader" "MediaPathsLoader"
], ],
{ {
"title_aux": "ComfyUI-Llama" "title_aux": "ComfyUI-Llama [NAME CONFLICT]"
} }
], ],
"https://github.com/Krish-701/RK_Comfyui": [ "https://github.com/Krish-701/RK_Comfyui": [
@ -2500,6 +2511,7 @@
"LunaDaemonCLIPLoader", "LunaDaemonCLIPLoader",
"LunaDaemonVAELoader", "LunaDaemonVAELoader",
"LunaDimensionScaler", "LunaDimensionScaler",
"LunaDynamicModelLoader",
"LunaEmbeddingManager", "LunaEmbeddingManager",
"LunaExpressionPromptBuilder", "LunaExpressionPromptBuilder",
"LunaExpressionSlicerSaver", "LunaExpressionSlicerSaver",
@ -2510,6 +2522,7 @@
"LunaLoRATriggerInjector", "LunaLoRATriggerInjector",
"LunaLoRAValidator", "LunaLoRAValidator",
"LunaMultiSaver", "LunaMultiSaver",
"LunaOptimizedWeightsManager",
"LunaPromptCraft", "LunaPromptCraft",
"LunaPromptCraftDebug", "LunaPromptCraftDebug",
"LunaSmartLoRALinker", "LunaSmartLoRALinker",
@ -3490,6 +3503,8 @@
"CADProjectFacesXY", "CADProjectFacesXY",
"CADROISelector", "CADROISelector",
"CADRaytracerBVH", "CADRaytracerBVH",
"CADRecodeExecute",
"CADRecodeInference",
"CADSave", "CADSave",
"CADSewFaces", "CADSewFaces",
"CADSplitComponents", "CADSplitComponents",
@ -3501,12 +3516,14 @@
"CAD_Quality_Metrics", "CAD_Quality_Metrics",
"CAD_Remesh_OCC", "CAD_Remesh_OCC",
"CAD_Remesh_OCC_Advanced", "CAD_Remesh_OCC_Advanced",
"LoadCADRecodeModel",
"LoadPoint2CADModel", "LoadPoint2CADModel",
"LoadPointCloudXYZ", "LoadPointCloudXYZ",
"ML_FeatureDetection", "ML_FeatureDetection",
"ML_SurfaceRecon", "ML_SurfaceRecon",
"MeshFaceSegmentation", "MeshFaceSegmentation",
"MeshSegmentToPointCloud", "MeshSegmentToPointCloud",
"MeshToPointCloud",
"Mesh_Optimize_Gmsh", "Mesh_Optimize_Gmsh",
"Point2CADExportBrep", "Point2CADExportBrep",
"Point2CADSegmentation", "Point2CADSegmentation",
@ -9147,6 +9164,24 @@
"title_aux": "ComfyUI_LBT [WIP]" "title_aux": "ComfyUI_LBT [WIP]"
} }
], ],
"https://github.com/leacvikas0/ComfyUI-Presence": [
[
"BeautifulTextNode",
"FluxAdaptiveInjector",
"InspectNode",
"PresenceDirector",
"PresenceDirectorFireworks",
"PresenceDirectorVertex",
"PresenceSaver",
"UnaliverBundlePreview",
"UnaliverNode",
"UnaliverPlanner",
"UnaliverStepIterator"
],
{
"title_aux": "ComfyUI-Presence [WIP]"
}
],
"https://github.com/leadbreak/comfyui-faceaging": [ "https://github.com/leadbreak/comfyui-faceaging": [
[ [
"AgeTransformationNode" "AgeTransformationNode"
@ -10685,6 +10720,30 @@
"title_aux": "ComfyUI-AI_Tools [UNSAFE]" "title_aux": "ComfyUI-AI_Tools [UNSAFE]"
} }
], ],
"https://github.com/quinteroac/comfyui_api_executor_nodes": [
[
"AnyTo",
"ImageInputCombiner",
"ImageInputPair",
"IntInputCombiner",
"IntInputPair",
"RemoteWorkflowAPIExecutor",
"SimpleText",
"SimpleWorkflowAPIExecutor",
"TextImageToImageWorkflowSelector",
"TextImageToVideoWorkflowSelector",
"TextInputCombiner",
"TextInputPair",
"TextToImageWorkflowSelector",
"TextToVideoWorkflowSelector",
"VideoInputPair",
"WorkflowAPIExecutor",
"YandereRandomTags"
],
{
"title_aux": "comfyui_api_executor_nodes"
}
],
"https://github.com/rakete/comfyui-rakete": [ "https://github.com/rakete/comfyui-rakete": [
[ [
"rakete.BuildString", "rakete.BuildString",

View File

@ -339,6 +339,11 @@
"last_update": "2025-03-25 20:26:18", "last_update": "2025-03-25 20:26:18",
"author_account_age_days": 1602 "author_account_age_days": 1602
}, },
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": {
"stars": 0,
"last_update": "2025-12-01 00:53:32",
"author_account_age_days": 2293
},
"https://github.com/Chargeuk/ComfyUI-vts-nodes": { "https://github.com/Chargeuk/ComfyUI-vts-nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-10-24 16:01:27", "last_update": "2025-10-24 16:01:27",
@ -3154,6 +3159,11 @@
"last_update": "2025-10-30 07:20:48", "last_update": "2025-10-30 07:20:48",
"author_account_age_days": 2942 "author_account_age_days": 2942
}, },
"https://github.com/leacvikas0/ComfyUI-Presence": {
"stars": 0,
"last_update": "2025-12-04 15:47:01",
"author_account_age_days": 481
},
"https://github.com/leadbreak/comfyui-faceaging": { "https://github.com/leadbreak/comfyui-faceaging": {
"stars": 92, "stars": 92,
"last_update": "2024-10-31 08:25:21", "last_update": "2024-10-31 08:25:21",
@ -3839,6 +3849,11 @@
"last_update": "2025-07-23 19:53:54", "last_update": "2025-07-23 19:53:54",
"author_account_age_days": 1557 "author_account_age_days": 1557
}, },
"https://github.com/quinteroac/comfyui_api_executor_nodes": {
"stars": 0,
"last_update": "2025-11-26 05:52:42",
"author_account_age_days": 2850
},
"https://github.com/r-vage/ComfyUI_Eclipse": { "https://github.com/r-vage/ComfyUI_Eclipse": {
"stars": 5, "stars": 5,
"last_update": "2025-11-30 15:23:09", "last_update": "2025-11-30 15:23:09",

View File

@ -1,5 +1,75 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "KLL535",
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
"reference": "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf",
"files": [
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf"
],
"install_type": "git-clone",
"description": "Simple Qwen3-VL gguf LLM model loader"
},
{
"author": "sirouk",
"title": "chutes-comfyui-node",
"reference": "https://github.com/sirouk/chutes-comfyui-node",
"files": [
"https://github.com/sirouk/chutes-comfyui-node"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Chutes.ai video generation API"
},
{
"author": "1038lab",
"title": "ComfyUI-QwenVL",
"reference": "https://github.com/1038lab/ComfyUI-QwenVL",
"files": [
"https://github.com/1038lab/ComfyUI-QwenVL"
],
"install_type": "git-clone",
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
},
{
"author": "smthemex",
"title": "ComfyUI_GRAG_Image_Editing",
"reference": "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing",
"files": [
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing"
],
"install_type": "git-clone",
"description": "GRAG-Image-Editing : Group-Relative Attention Guidance for Image Editing,you can try it in comfyUI"
},
{
"author": "dzy1128",
"title": "ComfyUI-VertexAI",
"reference": "https://github.com/dzy1128/ComfyUI-VertexAI",
"files": [
"https://github.com/dzy1128/ComfyUI-VertexAI"
],
"install_type": "git-clone",
"description": "Google Gemini image generation node for ComfyUI supporting up to 6 input images with customizable prompts and parameters. (Description by CC)"
},
{
"author": "mrf",
"title": "ComfyPoe",
"reference": "https://github.com/mrf/ComfyPoe",
"files": [
"https://github.com/mrf/ComfyPoe"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for image generation via Poe API"
},
{
"author": "Tinuva88",
"title": "Comfy-UmiAI",
"reference": "https://github.com/Tinuva88/Comfy-UmiAI",
"files": [
"https://github.com/Tinuva88/Comfy-UmiAI"
],
"install_type": "git-clone",
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
},
{ {
"author": "fredlef", "author": "fredlef",
"title": "ComfyUI FSL Nodes", "title": "ComfyUI FSL Nodes",

View File

@ -166,6 +166,15 @@
"title_aux": "ComfyUI-OmniGen" "title_aux": "ComfyUI-OmniGen"
} }
], ],
"https://github.com/1038lab/ComfyUI-QwenVL": [
[
"AILab_QwenVL",
"AILab_QwenVL_Advanced"
],
{
"title_aux": "ComfyUI-QwenVL"
}
],
"https://github.com/1038lab/ComfyUI-RMBG": [ "https://github.com/1038lab/ComfyUI-RMBG": [
[ [
"AILab_ColorInput", "AILab_ColorInput",
@ -5837,6 +5846,8 @@
], ],
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [ "https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
[ [
"BoyoAssetGrabberAdvanced",
"BoyoAssetGrabberSimple",
"BoyoAudioEval", "BoyoAudioEval",
"BoyoChainBastardLoops", "BoyoChainBastardLoops",
"BoyoCompare", "BoyoCompare",
@ -10127,6 +10138,17 @@
"title_aux": "ComfyUI_SimpleButcher" "title_aux": "ComfyUI_SimpleButcher"
} }
], ],
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": [
[
"SimpleMasterPromptLoader",
"SimpleMasterPromptLoaderAdvanced",
"SimpleModelPresetLoaderAdvanced",
"SimpleQwenVLgguf"
],
{
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
}
],
"https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [ "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [
[ [
"ApplyPulidFlux", "ApplyPulidFlux",
@ -11807,14 +11829,21 @@
"MD_AudioAutoEQ", "MD_AudioAutoEQ",
"MD_AutoMasterNode", "MD_AutoMasterNode",
"MD_CLIPTokenFinder", "MD_CLIPTokenFinder",
"MD_CustomNoiseGenerator",
"MD_EmptyLatentRatioSelector",
"MD_GlobalUpdateManager",
"MD_InitNoiseOptimizer", "MD_InitNoiseOptimizer",
"MD_Mastering_Compressor", "MD_Mastering_Compressor",
"MD_Mastering_EQ", "MD_Mastering_EQ",
"MD_Mastering_Gain", "MD_Mastering_Gain",
"MD_Mastering_Limiter", "MD_Mastering_Limiter",
"MD_MultiNoiseBlender",
"MD_OptimizerSelector",
"MD_Qwen_Image_Edit_Object_Replacer_Node", "MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_RepoMaintenance",
"MD_SamplerDebug", "MD_SamplerDebug",
"MD_SelfCrossGuider", "MD_SelfCrossGuider",
"MD_WorkflowContextBus",
"MasteringChainNode", "MasteringChainNode",
"NoiseDecayScheduler_Custom", "NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG", "PingPongSamplerNodeFBG",
@ -11825,6 +11854,7 @@
"SmartColorPaletteManager", "SmartColorPaletteManager",
"SmartFilenameBuilder", "SmartFilenameBuilder",
"TextFileLoader", "TextFileLoader",
"UniversalGuardian",
"UniversalRoutingHubAdvanced", "UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD", "VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder", "WildcardPromptBuilder",
@ -17976,6 +18006,14 @@
"title_aux": "Blind_watermark_Comfyui" "title_aux": "Blind_watermark_Comfyui"
} }
], ],
"https://github.com/Tinuva88/Comfy-UmiAI": [
[
"UmiAIWildcardNode"
],
{
"title_aux": "Comfy-UmiAI"
}
],
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [ "https://github.com/TinyBeeman/ComfyUI-TinyBee": [
[ [
"Combine Lists", "Combine Lists",
@ -20857,6 +20895,7 @@
"Comfly_Mj_swap_face", "Comfly_Mj_swap_face",
"Comfly_Mju", "Comfly_Mju",
"Comfly_Mjv", "Comfly_Mjv",
"Comfly_Z_image_turbo",
"Comfly_api_set", "Comfly_api_set",
"Comfly_gpt_image_1", "Comfly_gpt_image_1",
"Comfly_gpt_image_1_edit", "Comfly_gpt_image_1_edit",
@ -21420,6 +21459,7 @@
"XJLoadImagesFromDirList", "XJLoadImagesFromDirList",
"XJOneImageFromBatch", "XJOneImageFromBatch",
"XJRandomImagesFromBatch", "XJRandomImagesFromBatch",
"XJRandomText",
"XJRandomTextFromFile", "XJRandomTextFromFile",
"XJRandomTextFromList", "XJRandomTextFromList",
"XJSamplerAdapter", "XJSamplerAdapter",
@ -28541,6 +28581,7 @@
"AudioToFrameCount", "AudioToFrameCount",
"CeilDivide", "CeilDivide",
"FrameMatch", "FrameMatch",
"GGUFInference",
"LoadVideoPath", "LoadVideoPath",
"NumberListGenerator", "NumberListGenerator",
"PromptListGenerator", "PromptListGenerator",
@ -28654,6 +28695,14 @@
"title_aux": "ComfyUI-crop-alpha" "title_aux": "ComfyUI-crop-alpha"
} }
], ],
"https://github.com/dzy1128/ComfyUI-VertexAI": [
[
"GeminiImageGenerator"
],
{
"title_aux": "ComfyUI-VertexAI"
}
],
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [ "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
[ [
"SeedreamImageGenerate" "SeedreamImageGenerate"
@ -33013,6 +33062,7 @@
], ],
"https://github.com/illuminatianon/comfyui-lumi-tools": [ "https://github.com/illuminatianon/comfyui-lumi-tools": [
[ [
"LumiSeed",
"LumiShowText", "LumiShowText",
"LumiShufflePrompt", "LumiShufflePrompt",
"LumiWildcardProcessor" "LumiWildcardProcessor"
@ -36330,15 +36380,16 @@
], ],
"https://github.com/l3ony2k/comfyui-leon-nodes": [ "https://github.com/l3ony2k/comfyui-leon-nodes": [
[ [
"Leon_ByteDance_Image_API_Node",
"Leon_DALLE_Image_API_Node", "Leon_DALLE_Image_API_Node",
"Leon_Flux_2_Image_API_Node",
"Leon_Flux_Image_API_Node", "Leon_Flux_Image_API_Node",
"Leon_Flux_Kontext_API_Node", "Leon_Flux_Kontext_API_Node",
"Leon_GPT_Image_API_Node", "Leon_GPT_Image_API_Node",
"Leon_GPT_OSS_API_Node",
"Leon_Google_Image_API_Node", "Leon_Google_Image_API_Node",
"Leon_Grok2_Image_API_Node",
"Leon_Hypr_Upload_Node", "Leon_Hypr_Upload_Node",
"Leon_Ideogram_Image_API_Node", "Leon_Ideogram_Image_API_Node",
"Leon_Image_Array_Builder_Node",
"Leon_Image_Split_4Grid_Node", "Leon_Image_Split_4Grid_Node",
"Leon_ImgBB_Upload_Node", "Leon_ImgBB_Upload_Node",
"Leon_LLM_Chat_API_Node", "Leon_LLM_Chat_API_Node",
@ -36352,6 +36403,8 @@
"Leon_Qwen_Image_API_Node", "Leon_Qwen_Image_API_Node",
"Leon_Qwen_Image_Edit_API_Node", "Leon_Qwen_Image_Edit_API_Node",
"Leon_Recraft_Image_API_Node", "Leon_Recraft_Image_API_Node",
"Leon_Seedream3_API_Node",
"Leon_Seedream4_API_Node",
"Leon_StableDiffusion_35_API_Node", "Leon_StableDiffusion_35_API_Node",
"Leon_StableDiffusion_3_Ultra_API_Node", "Leon_StableDiffusion_3_Ultra_API_Node",
"Leon_StableDiffusion_XL_API_Node", "Leon_StableDiffusion_XL_API_Node",
@ -40060,6 +40113,17 @@
"title_aux": "ComfyUI-SaveImageS3" "title_aux": "ComfyUI-SaveImageS3"
} }
], ],
"https://github.com/mrf/ComfyPoe": [
[
"PoeImageEdit",
"PoeImageGenerate",
"PoeImageVariation",
"PoeMultiImageEdit"
],
{
"title_aux": "ComfyPoe"
}
],
"https://github.com/mrhan1993/ComfyUI-Fooocus": [ "https://github.com/mrhan1993/ComfyUI-Fooocus": [
[ [
"AlignYourStepsScheduler", "AlignYourStepsScheduler",
@ -45359,6 +45423,14 @@
"title_aux": "ComfyUI-WanVideoWrapper_QQ" "title_aux": "ComfyUI-WanVideoWrapper_QQ"
} }
], ],
"https://github.com/sirouk/chutes-comfyui-node": [
[
"ChutesWanVideoFast"
],
{
"title_aux": "chutes-comfyui-node"
}
],
"https://github.com/sittere/ComfyUI-YK_Line-loading": [ "https://github.com/sittere/ComfyUI-YK_Line-loading": [
[ [
"MultiTextLoader" "MultiTextLoader"
@ -45705,6 +45777,16 @@
"title_aux": "ComfyUI_FollowYourEmoji" "title_aux": "ComfyUI_FollowYourEmoji"
} }
], ],
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": [
[
"Qwen_Edit_GRAG_SM_Encode",
"Qwen_Edit_GRAG_SM_KSampler",
"Qwen_Edit_GRAG_SM_Model"
],
{
"title_aux": "ComfyUI_GRAG_Image_Editing"
}
],
"https://github.com/smthemex/ComfyUI_Hallo2": [ "https://github.com/smthemex/ComfyUI_Hallo2": [
[ [
"HalloLoader", "HalloLoader",
@ -45863,8 +45945,8 @@
], ],
"https://github.com/smthemex/ComfyUI_OmniSVG": [ "https://github.com/smthemex/ComfyUI_OmniSVG": [
[ [
"OmniSVGLoader", "OmniSVG_Loader",
"OmniSVGSampler" "OmniSVG_Sampler"
], ],
{ {
"title_aux": "ComfyUI_OmniSVG" "title_aux": "ComfyUI_OmniSVG"
@ -51359,6 +51441,7 @@
"ImageRotate", "ImageRotate",
"ImageScaleByLongSide", "ImageScaleByLongSide",
"ImageScaleByShortSide", "ImageScaleByShortSide",
"ImageScaleByShortSideFactor",
"ImageSharpen", "ImageSharpen",
"ImageUpscale" "ImageUpscale"
], ],