update DB

This commit is contained in:
Dr.Lt.Data 2025-08-28 00:25:45 +09:00
parent 7da00796e5
commit 3d85ecc525
7 changed files with 2320 additions and 2107 deletions

View File

@ -938,6 +938,7 @@
"title": "NodeGPT",
"id": "nodegpt",
"reference": "https://github.com/xXAdonesXx/NodeGPT",
"reference2": "https://github.com/antonym-git/NodeGPT",
"files": [
"https://github.com/xXAdonesXx/NodeGPT"
],
@ -7968,6 +7969,16 @@
"install_type": "git-clone",
"description": "A complete replacement for rgthree's Power Lora Loader with zero dependencies and two specialized versions to fit any workflow."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-NanoBanano",
"reference": "https://github.com/ShmuelRonen/ComfyUI-NanoBanano",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-NanoBanano"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for Google's Gemini 2.5 Flash Image (aka 'Nano Banana') model - the state-of-the-art image generation and editing AI."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
@ -10138,6 +10149,16 @@
"install_type": "git-clone",
"description": "This is a ComfyUI plugin that integrated OpenCut into ComfyUI, originally developed by [a/OpenCut](https://github.com/OpenCut-app/OpenCut)"
},
{
"author": "jtydhr88",
"title": "ComfyUI-AudioMass",
"reference": "https://github.com/jtydhr88/ComfyUI-AudioMass",
"files": [
"https://github.com/jtydhr88/ComfyUI-AudioMass"
],
"install_type": "git-clone",
"description": "This is a ComfyUI plugin that provides a user interface of AudioMass, originally developed by [a/AudioMass](https://github.com/pkalogiros/audiomass)"
},
{
"author": "SeaArtLab",
"title": "ComfyUI-Long-CLIP",
@ -16523,7 +16544,7 @@
"title": "ComfyUI_mittimiDaisyChainText",
"reference": "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
"https://github.com/mittimi/ComfyUI_mittimiDaisyChainText"
],
"install_type": "git-clone",
"description": "It has the ability to concatenate text."
@ -22456,6 +22477,7 @@
"author": "duchamps0305",
"title": "comfyui-white-extractor",
"reference": "https://github.com/duchamps0305/comfyui-white-extractor",
"reference2": "https://github.com/alexpuliatti/comfyui-white-extractor",
"files": [
"https://github.com/duchamps0305/comfyui-white-extractor"
],
@ -24197,9 +24219,9 @@
{
"author": "mit-han-lab",
"title": "ComfyUI-nunchaku",
"reference": "https://github.com/mit-han-lab/ComfyUI-nunchaku",
"reference": "https://github.com/nunchaku-tech/ComfyUI-nunchaku",
"files": [
"https://github.com/mit-han-lab/ComfyUI-nunchaku"
"https://github.com/nunchaku-tech/ComfyUI-nunchaku"
],
"install_type": "git-clone",
"description": "Nunchaku ComfyUI Node. Nunchaku is the inference that supports SVDQuant. SVDQuant is a new post-training training quantization paradigm for diffusion models, which quantize both the weights and activations of FLUX.1 to 4 bits, achieving 3.5× memory and 8.7× latency reduction on a 16GB laptop 4090 GPU. See more details: https://github.com/mit-han-lab/nunchaku"
@ -25050,17 +25072,6 @@
"install_type": "git-clone",
"description": "Utility nodes for some randomness in your workflows, like random latent sizes. A few modifications to a few existing nodes, includes nodes for sampler and model parameters. Also includes two schedulers and four samplers that can be used with any KSampler node."
},
{
"author": "Ky11le",
"title": "ygo_tools",
"reference": "https://github.com/Ky11le/ygo_tools",
"reference2": "https://github.com/Ky11le/draw_tools",
"files": [
"https://github.com/Ky11le/ygo_tools"
],
"install_type": "git-clone",
"description": "A set of custom ComfyUI nodes designed for creating Yu-Gi-Oh! card illustrations."
},
{
"author": "Ky11le",
"title": "draw_tools",
@ -27099,6 +27110,16 @@
"install_type": "git-clone",
"description": "ComfyUI startup optimizer and patcher"
},
{
"author": "wildminder",
"title": "ComfyUI-VibeVoice",
"reference": "https://github.com/wildminder/ComfyUI-VibeVoice",
"files": [
"https://github.com/wildminder/ComfyUI-VibeVoice"
],
"install_type": "git-clone",
"description": "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio"
},
{
"author": "cloudkoala",
"title": "comfyui-koala",
@ -31668,6 +31689,27 @@
"install_type": "git-clone",
"description": "A variety of random text encoder tools intended for use with ComfyUI and Qwen Image/Qwen Image Edit. More (may) be added as I try out various modifications to Qwen Image."
},
{
"author": "isaac-mcfadyen",
"title": "ComfyUI Popo Utility",
"reference": "https://github.com/popoimm/comfyui-popo-utility",
"files": [
"https://github.com/popoimm/comfyui-popo-utility"
],
"install_type": "git-clone",
"description": "High-Performance ComfyUI Custom Node Toolkit - Modular and Extensible Architecture\nA utility toolkit designed specifically for ComfyUI image processing, built with a modular architecture that supports fast extension and the addition of new nodes."
},
{
"author": "orion4d",
"title": "SharpnessPro pour ComfyUI",
"reference": "https://github.com/orion4d/ComfyUI_SharpnessPro",
"files": [
"https://github.com/orion4d/ComfyUI_SharpnessPro"
],
"install_type": "git-clone",
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
},

View File

@ -8245,16 +8245,6 @@
"title_aux": "draw_tools"
}
],
"https://github.com/Ky11le/ygo_tools": [
[
"DetectInnerBox",
"PasteIntoFrame",
"TextBoxAutoWrap"
],
{
"title_aux": "ygo_tools"
}
],
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
[
"SendToDiscordWebhook"
@ -8969,32 +8959,7 @@
],
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
[
"AddFluxFlow",
"ApplyFluxRaveAttention",
"ApplyRefFlux",
"ApplyRegionalConds",
"ConfigureModifiedFlux",
"CreateRegionalCond",
"EdgePadNode",
"FlowEditForwardSampler",
"FlowEditGuider",
"FlowEditReverseSampler",
"FlowEditSampler",
"FluxAttnOverride",
"FluxDeGuidance",
"FluxForwardODESampler",
"FluxInverseSampler",
"FluxNoiseMixer",
"FluxReverseODESampler",
"InFluxFlipSigmas",
"InFluxModelSamplingPred",
"OutFluxModelSamplingPred",
"PAGAttention",
"PrepareAttnBank",
"RFDoubleBlocksOverride",
"RFSingleBlocksOverride",
"RegionalStyleModelApply",
"SEGAttention",
"TBG_masked_attention"
],
{
@ -12143,6 +12108,14 @@
"title_aux": "ComfyUI-LatentSyncWrapper"
}
],
"https://github.com/ShmuelRonen/ComfyUI-NanoBanano": [
[
"ComfyUI_NanoBanana"
],
{
"title_aux": "ComfyUI-NanoBanano"
}
],
"https://github.com/ShmuelRonen/ComfyUI-Orpheus-TTS": [
[
"OrpheusAudioEffects",
@ -16764,6 +16737,7 @@
"OllamaInference",
"ProcessTags",
"ReplaceUnderscores",
"SignalSwitch",
"TextEditingInference",
"TokenAnalyzer",
"WidthHeight"
@ -18244,6 +18218,7 @@
"https://github.com/birdneststream/ComfyUI-Mircify": [
[
"IRC Art Converter",
"IRC PNG Exporter",
"IRC Text Saver"
],
{
@ -20727,7 +20702,6 @@
"CYHFilmGrainNode",
"CYHFolderFilenameBuilderNode",
"CYHGlobalColorGradingNode",
"CYHInteractivePainterNode",
"CYHLatentFluxAspectRatio",
"CYHLatentPhoneAspectRatio",
"CYHLatentQwenAspectRatio",
@ -21094,6 +21068,7 @@
"Xoxxox_RcvVce",
"Xoxxox_RepTxt",
"Xoxxox_RunFlw",
"Xoxxox_SenSlc",
"Xoxxox_SenTxt",
"Xoxxox_SetAud",
"Xoxxox_SetDir",
@ -22792,19 +22767,21 @@
],
"https://github.com/dimtoneff/ComfyUI-VL-Nodes": [
[
"GGUF_VLM_ImageToText",
"GGUF_VLM_ModelLoader",
"InternVL3_5_ImageToText",
"InternVL3_5_ModelLoader",
"KeyeModelLoader",
"KeyeNode",
"LFM2TransformerImageToText",
"LFM2TransformerModelLoader",
"LoadImagesFromDirBatch_VL",
"LoadImagesFromDirList_VL",
"MiMoFreeMemoryAPI",
"MiMoImageToText",
"MiMoModelLoader",
"Ovis25ImageToText",
"Ovis25ModelLoader",
"OvisU1ImageCaption",
"OvisU1VLModelLoader"
"OvisU1VLModelLoader",
"VLNodesFreeMemoryAPI"
],
{
"title_aux": "ComfyUI-VL-Nodes"
@ -27652,8 +27629,8 @@
],
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
[
"FluxAPIModelStatusNode",
"FluxAPINode",
"KontextAPINode",
"nodes"
],
{
@ -28001,7 +27978,9 @@
"GeminiStructuredOutput",
"GeminiTextAPI",
"GeminiVideoCaptioner",
"GeminiVideoGenerator"
"GeminiVideoGenerator",
"UnofficialGeminiAPI",
"UnofficialGeminiStreamAPI"
],
{
"title_aux": "ComfyUI Gemini Nodes"
@ -28065,6 +28044,14 @@
"title_aux": "ComfyUI-WordEmbeddings"
}
],
"https://github.com/jtydhr88/ComfyUI-AudioMass": [
[
"ComfyUIAudioMass"
],
{
"title_aux": "ComfyUI-AudioMass"
}
],
"https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": [
[
"Hunyuan3D V1 - Image Loader",
@ -33150,6 +33137,18 @@
"title_aux": "MLTask_ComfyUI"
}
],
"https://github.com/mittimi/ComfyUI_mittimiDaisyChainText": [
[
"DaisyChainTextMittimi"
],
{
"author": "mittimi",
"description": "It has the ability to concatenate text.",
"nickname": "mittimiDaisyChainText",
"title": "mittimiDaisyChainText",
"title_aux": "ComfyUI_mittimiDaisyChainText"
}
],
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[
"CombineParamDataMittimi",
@ -33187,7 +33186,7 @@
"description": "Switch between vertical and horizontal values with a single button.",
"nickname": "mittimiWidthHeight",
"title": "mittimiWidthHeight",
"title_aux": "ComfyUI_mittimiDaisyChainText"
"title_aux": "ComfyUI_mittimiWidthHeight"
}
],
"https://github.com/mo230761/InsertAnything-ComfyUI-official": [
@ -34620,6 +34619,18 @@
"title_aux": "ComfyUI_DAO_master"
}
],
"https://github.com/orion4d/ComfyUI_SharpnessPro": [
[
"Clarity",
"HighPassSharpen",
"SmartSharpen",
"Texture",
"UnsharpMaskSharpen"
],
{
"title_aux": "SharpnessPro pour ComfyUI"
}
],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
@ -35315,6 +35326,16 @@
"title_aux": "ComfyUI-MultiGPU"
}
],
"https://github.com/popoimm/comfyui-popo-utility": [
[
"PopoImageAspectRatioNode",
"PopoImageDimensionsNode",
"PopoImageSizeNode"
],
{
"title_aux": "ComfyUI Popo Utility"
}
],
"https://github.com/portu-sim/comfyui_bmab": [
[
"BMAB Alpha Composit",
@ -36435,7 +36456,8 @@
],
"https://github.com/rslosch/ComfyUI-EZ_Prompts": [
[
"EZPromptsNode"
"EZPromptsNode",
"PadImageForOutpaintByAspectRatio"
],
{
"title_aux": "ComfyUI-EZ_Prompts"
@ -40535,6 +40557,14 @@
"title_aux": "ComfyUI-KEEP"
}
],
"https://github.com/wildminder/ComfyUI-VibeVoice": [
[
"VibeVoiceTTS"
],
{
"title_aux": "ComfyUI-VibeVoice"
}
],
"https://github.com/willchil/ComfyUI-Environment-Visualizer": [
[
"EnvironmentVisualizer",
@ -41787,6 +41817,7 @@
"KY_BBoxesToSAM2",
"KY_FilePathAnalyzer-",
"KY_FileSequenceAnalyzer",
"KY_First_NOT_EMPTY",
"KY_ImageCropByBBox",
"KY_JSONToBBox",
"KY_JoinToString",
@ -41801,6 +41832,7 @@
"KY_RegexExtractor",
"KY_RegexReplace",
"KY_SaveImageToPath",
"KY_ToVideoUrl",
"KY_VideoCompare",
"KY_isNone",
"KY_restoreBBox",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "gmammolo",
"title": "comfyui-gmammolo",
"reference": "https://github.com/gmammolo/comfyui-gmammolo",
"files": [
"https://github.com/gmammolo/comfyui-gmammolo"
],
"install_type": "git-clone",
"description": "NODES: Simple Textbox, Filter Text Prompt"
},
{
"author": "543872524",
"title": "ComfyUI_crdong",
"reference": "https://github.com/543872524/ComfyUI_crdong",
"files": [
"https://github.com/543872524/ComfyUI_crdong"
],
"install_type": "git-clone",
"description": "NODES: INT Constant, Simple Int Math Handle, Simple Json Array Handle, Simple Json Object Handle, Select Image Size, Video Time & FPS, Video Frame Size, Wan22 Step Handle, Prompt Selector String, Prompt Example Node, Prompt Join or List, Prompt List"
},
{
"author": "Saganaki22",
"title": "ComfyUI YTDL Nodes [WIP]",

View File

@ -311,6 +311,25 @@
"title_aux": "ComfyUI-SanMian-Nodes"
}
],
"https://github.com/543872524/ComfyUI_crdong": [
[
"INTConstant",
"PromptExampleNode",
"PromptJoinOrList",
"PromptList",
"PromptSelectorStr",
"SelectImageSize",
"SimpleIntMathHandle",
"SimpleJsonArrayHandle",
"SimpleJsonObjectHandle",
"VideoFrameSize",
"VideoTimeAndFPS",
"Wan22StepHandle"
],
{
"title_aux": "ComfyUI_crdong"
}
],
"https://github.com/5x00/ComfyUI-Prompt-Plus": [
[
"LoadAPI",
@ -3516,7 +3535,6 @@
"SDVN Load Image Ultimate",
"SDVN Load Image Url",
"SDVN Load Lora",
"SDVN Load Model",
"SDVN Load Text",
"SDVN LoadPinterest",
"SDVN Logic",
@ -3540,7 +3558,6 @@
"SDVN Pipe Out",
"SDVN Pipe Out All",
"SDVN QuadrupleCLIP Download",
"SDVN Quick Menu",
"SDVN QwenEdit TextEncoder",
"SDVN RGBA to RGB",
"SDVN Random Prompt",
@ -6289,6 +6306,16 @@
"title_aux": "comfyui_median_filter"
}
],
"https://github.com/gmammolo/comfyui-gmammolo": [
[
"FilterConditioningPrompt",
"FilterTextPrompt",
"SimpleTextbox"
],
{
"title_aux": "comfyui-gmammolo"
}
],
"https://github.com/gmorks/ComfyUI-Animagine-Prompt": [
[
"AnimaginePrompt",

View File

@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "ShmuelRonen",
"title": "ComfyUI-NanoBanano",
"reference": "https://github.com/ShmuelRonen/ComfyUI-NanoBanano",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-NanoBanano"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for Google's Gemini 2.5 Flash Image (aka 'Nano Banana') model - the state-of-the-art image generation and editing AI."
},
{
"author": "wildminder",
"title": "ComfyUI-VibeVoice",
"reference": "https://github.com/wildminder/ComfyUI-VibeVoice",
"files": [
"https://github.com/wildminder/ComfyUI-VibeVoice"
],
"install_type": "git-clone",
"description": "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio"
},
{
"author": "jtydhr88",
"title": "ComfyUI-AudioMass",
"reference": "https://github.com/jtydhr88/ComfyUI-AudioMass",
"files": [
"https://github.com/jtydhr88/ComfyUI-AudioMass"
],
"install_type": "git-clone",
"description": "This is a ComfyUI plugin that provides a user interface of AudioMass, originally developed by [a/AudioMass](https://github.com/pkalogiros/audiomass)"
},
{
"author": "isaac-mcfadyen",
"title": "ComfyUI Popo Utility",
"reference": "https://github.com/popoimm/comfyui-popo-utility",
"files": [
"https://github.com/popoimm/comfyui-popo-utility"
],
"install_type": "git-clone",
"description": "High-Performance ComfyUI Custom Node Toolkit - Modular and Extensible Architecture\nA utility toolkit designed specifically for ComfyUI image processing, built with a modular architecture that supports fast extension and the addition of new nodes."
},
{
"author": "orion4d",
"title": "SharpnessPro pour ComfyUI",
"reference": "https://github.com/orion4d/ComfyUI_SharpnessPro",
"files": [
"https://github.com/orion4d/ComfyUI_SharpnessPro"
],
"install_type": "git-clone",
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
},
{
"author": "isaac-mcfadyen",
"title": "ComfyUI-QwenClip",
@ -30,6 +80,16 @@
"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": "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."
},
{
"author": "joanna910225",
"title": "HouseKeeper",

View File

@ -8245,16 +8245,6 @@
"title_aux": "draw_tools"
}
],
"https://github.com/Ky11le/ygo_tools": [
[
"DetectInnerBox",
"PasteIntoFrame",
"TextBoxAutoWrap"
],
{
"title_aux": "ygo_tools"
}
],
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
[
"SendToDiscordWebhook"
@ -8969,32 +8959,7 @@
],
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
[
"AddFluxFlow",
"ApplyFluxRaveAttention",
"ApplyRefFlux",
"ApplyRegionalConds",
"ConfigureModifiedFlux",
"CreateRegionalCond",
"EdgePadNode",
"FlowEditForwardSampler",
"FlowEditGuider",
"FlowEditReverseSampler",
"FlowEditSampler",
"FluxAttnOverride",
"FluxDeGuidance",
"FluxForwardODESampler",
"FluxInverseSampler",
"FluxNoiseMixer",
"FluxReverseODESampler",
"InFluxFlipSigmas",
"InFluxModelSamplingPred",
"OutFluxModelSamplingPred",
"PAGAttention",
"PrepareAttnBank",
"RFDoubleBlocksOverride",
"RFSingleBlocksOverride",
"RegionalStyleModelApply",
"SEGAttention",
"TBG_masked_attention"
],
{
@ -12143,6 +12108,14 @@
"title_aux": "ComfyUI-LatentSyncWrapper"
}
],
"https://github.com/ShmuelRonen/ComfyUI-NanoBanano": [
[
"ComfyUI_NanoBanana"
],
{
"title_aux": "ComfyUI-NanoBanano"
}
],
"https://github.com/ShmuelRonen/ComfyUI-Orpheus-TTS": [
[
"OrpheusAudioEffects",
@ -16764,6 +16737,7 @@
"OllamaInference",
"ProcessTags",
"ReplaceUnderscores",
"SignalSwitch",
"TextEditingInference",
"TokenAnalyzer",
"WidthHeight"
@ -18244,6 +18218,7 @@
"https://github.com/birdneststream/ComfyUI-Mircify": [
[
"IRC Art Converter",
"IRC PNG Exporter",
"IRC Text Saver"
],
{
@ -20727,7 +20702,6 @@
"CYHFilmGrainNode",
"CYHFolderFilenameBuilderNode",
"CYHGlobalColorGradingNode",
"CYHInteractivePainterNode",
"CYHLatentFluxAspectRatio",
"CYHLatentPhoneAspectRatio",
"CYHLatentQwenAspectRatio",
@ -21094,6 +21068,7 @@
"Xoxxox_RcvVce",
"Xoxxox_RepTxt",
"Xoxxox_RunFlw",
"Xoxxox_SenSlc",
"Xoxxox_SenTxt",
"Xoxxox_SetAud",
"Xoxxox_SetDir",
@ -22792,19 +22767,21 @@
],
"https://github.com/dimtoneff/ComfyUI-VL-Nodes": [
[
"GGUF_VLM_ImageToText",
"GGUF_VLM_ModelLoader",
"InternVL3_5_ImageToText",
"InternVL3_5_ModelLoader",
"KeyeModelLoader",
"KeyeNode",
"LFM2TransformerImageToText",
"LFM2TransformerModelLoader",
"LoadImagesFromDirBatch_VL",
"LoadImagesFromDirList_VL",
"MiMoFreeMemoryAPI",
"MiMoImageToText",
"MiMoModelLoader",
"Ovis25ImageToText",
"Ovis25ModelLoader",
"OvisU1ImageCaption",
"OvisU1VLModelLoader"
"OvisU1VLModelLoader",
"VLNodesFreeMemoryAPI"
],
{
"title_aux": "ComfyUI-VL-Nodes"
@ -27652,8 +27629,8 @@
],
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
[
"FluxAPIModelStatusNode",
"FluxAPINode",
"KontextAPINode",
"nodes"
],
{
@ -28001,7 +27978,9 @@
"GeminiStructuredOutput",
"GeminiTextAPI",
"GeminiVideoCaptioner",
"GeminiVideoGenerator"
"GeminiVideoGenerator",
"UnofficialGeminiAPI",
"UnofficialGeminiStreamAPI"
],
{
"title_aux": "ComfyUI Gemini Nodes"
@ -28065,6 +28044,14 @@
"title_aux": "ComfyUI-WordEmbeddings"
}
],
"https://github.com/jtydhr88/ComfyUI-AudioMass": [
[
"ComfyUIAudioMass"
],
{
"title_aux": "ComfyUI-AudioMass"
}
],
"https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": [
[
"Hunyuan3D V1 - Image Loader",
@ -33150,6 +33137,18 @@
"title_aux": "MLTask_ComfyUI"
}
],
"https://github.com/mittimi/ComfyUI_mittimiDaisyChainText": [
[
"DaisyChainTextMittimi"
],
{
"author": "mittimi",
"description": "It has the ability to concatenate text.",
"nickname": "mittimiDaisyChainText",
"title": "mittimiDaisyChainText",
"title_aux": "ComfyUI_mittimiDaisyChainText"
}
],
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[
"CombineParamDataMittimi",
@ -33187,7 +33186,7 @@
"description": "Switch between vertical and horizontal values with a single button.",
"nickname": "mittimiWidthHeight",
"title": "mittimiWidthHeight",
"title_aux": "ComfyUI_mittimiDaisyChainText"
"title_aux": "ComfyUI_mittimiWidthHeight"
}
],
"https://github.com/mo230761/InsertAnything-ComfyUI-official": [
@ -34620,6 +34619,18 @@
"title_aux": "ComfyUI_DAO_master"
}
],
"https://github.com/orion4d/ComfyUI_SharpnessPro": [
[
"Clarity",
"HighPassSharpen",
"SmartSharpen",
"Texture",
"UnsharpMaskSharpen"
],
{
"title_aux": "SharpnessPro pour ComfyUI"
}
],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
@ -35315,6 +35326,16 @@
"title_aux": "ComfyUI-MultiGPU"
}
],
"https://github.com/popoimm/comfyui-popo-utility": [
[
"PopoImageAspectRatioNode",
"PopoImageDimensionsNode",
"PopoImageSizeNode"
],
{
"title_aux": "ComfyUI Popo Utility"
}
],
"https://github.com/portu-sim/comfyui_bmab": [
[
"BMAB Alpha Composit",
@ -36435,7 +36456,8 @@
],
"https://github.com/rslosch/ComfyUI-EZ_Prompts": [
[
"EZPromptsNode"
"EZPromptsNode",
"PadImageForOutpaintByAspectRatio"
],
{
"title_aux": "ComfyUI-EZ_Prompts"
@ -40535,6 +40557,14 @@
"title_aux": "ComfyUI-KEEP"
}
],
"https://github.com/wildminder/ComfyUI-VibeVoice": [
[
"VibeVoiceTTS"
],
{
"title_aux": "ComfyUI-VibeVoice"
}
],
"https://github.com/willchil/ComfyUI-Environment-Visualizer": [
[
"EnvironmentVisualizer",
@ -41787,6 +41817,7 @@
"KY_BBoxesToSAM2",
"KY_FilePathAnalyzer-",
"KY_FileSequenceAnalyzer",
"KY_First_NOT_EMPTY",
"KY_ImageCropByBBox",
"KY_JSONToBBox",
"KY_JoinToString",
@ -41801,6 +41832,7 @@
"KY_RegexExtractor",
"KY_RegexReplace",
"KY_SaveImageToPath",
"KY_ToVideoUrl",
"KY_VideoCompare",
"KY_isNone",
"KY_restoreBBox",