update DB

This commit is contained in:
Dr.Lt.Data 2025-08-21 07:29:53 +09:00
parent cf45c51dfb
commit 72a109f109
7 changed files with 3100 additions and 2756 deletions

View File

@ -15315,6 +15315,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial optimized and enhanced fork of [a/LatentSync 1.5](https://github.com/bytedance/LatentSync) implementation for ComfyUI on Windows and WSL 2.0." "description": "Unofficial optimized and enhanced fork of [a/LatentSync 1.5](https://github.com/bytedance/LatentSync) implementation for ComfyUI on Windows and WSL 2.0."
}, },
{
"author": "GeekyGhost",
"title": "ComfyUI-Image-Segmenting-Loader",
"reference": "https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader",
"files": [
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader"
],
"install_type": "git-clone",
"description": "Lets you send a section of an image to qwen edit or kontext to help isolate areas in need of change"
},
{ {
"author": "Dobidop", "author": "Dobidop",
"title": "Dobidop ComfyStereo", "title": "Dobidop ComfyStereo",
@ -18814,6 +18824,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)" "description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)"
}, },
{
"author": "KohakuBlueleaf",
"title": "HDM-ext",
"id": "HDM",
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
"files": [
"https://github.com/KohakuBlueleaf/HDM-ext"
],
"install_type": "git-clone",
"description": "HDM model loader for ComfyUI"
},
{ {
"author": "hanoixan", "author": "hanoixan",
"title": "ComfyUI DataBeast", "title": "ComfyUI DataBeast",
@ -26325,6 +26346,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image." "description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
}, },
{
"author": "BigStationW",
"title": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
"reference": "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
"files": [
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
],
"install_type": "git-clone",
"description": "A more advanced version of the original ImageScaleToTotalPixels node"
},
{ {
"author": "rakki194", "author": "rakki194",
"title": "ComfyUI-ImageCompare", "title": "ComfyUI-ImageCompare",
@ -31205,17 +31236,35 @@
"description": "A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node." "description": "A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node."
}, },
{ {
"author": "KohakuBlueleaf", "author": "TinyBeeman",
"title": "HDM-ext", "title": "ComfyUI-TinyBee",
"id": "HDM", "reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
"files": [ "files": [
"https://github.com/KohakuBlueleaf/HDM-ext" "https://github.com/TinyBeeman/ComfyUI-TinyBee"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "HDM model loader for ComfyUI" "description": "A collection of custom nodes for ComfyUI, designed to provide utility functions for list processing, file management, and more."
},
{
"author": "Hangover3832",
"title": "ComfyUI_Hangover-Utils",
"reference": "https://github.com/Hangover3832/ComfyUI_Hangover-Utils",
"files": [
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils"
],
"install_type": "git-clone",
"description": "This repository fully replaces and extends the previous Hangover Nodes"
},
{
"author": "Onionman61",
"title": "ComfyUI ModelScope Kontext API Node",
"reference": "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext",
"files": [
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that allows users to perform Image-to-Image generation by calling the FLUX.1-Kontext-Dev model via the official ModelScope API."
}, },

View File

@ -2868,6 +2868,14 @@
"title_aux": "ComfyUi-RescaleCFGAdvanced" "title_aux": "ComfyUi-RescaleCFGAdvanced"
} }
], ],
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": [
[
"ImageScaleToTotalPixelsX"
],
{
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
}
],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [ "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[ [
"ImageConcatenateBatchWithTxt" "ImageConcatenateBatchWithTxt"
@ -6040,6 +6048,15 @@
"title_aux": "ComfyUI-GeekyRemB" "title_aux": "ComfyUI-GeekyRemB"
} }
], ],
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
[
"GeekyQwenCompositor",
"GeekyQwenSegmentLoader"
],
{
"title_aux": "ComfyUI-Image-Segmenting-Loader"
}
],
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [ "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [
[ [
"GeekyAudioMixer" "GeekyAudioMixer"
@ -6440,6 +6457,22 @@
"title_aux": "ComfyUI-HaiperAI-API" "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": [ "https://github.com/HannibalP/comfyui-HannibalPack": [
[ [
"HannibalLoraLoader" "HannibalLoraLoader"
@ -7743,6 +7776,16 @@
"title_aux": "ComfyUI Fisheye Effects Nodes" "title_aux": "ComfyUI Fisheye Effects Nodes"
} }
], ],
"https://github.com/KohakuBlueleaf/HDM-ext": [
[
"HDMCameraParam",
"HDMLoader",
"HDMTreadGamma"
],
{
"title_aux": "HDM-ext"
}
],
"https://github.com/KohakuBlueleaf/z-tipo-extension": [ "https://github.com/KohakuBlueleaf/z-tipo-extension": [
[ [
"TIPO", "TIPO",
@ -10341,6 +10384,14 @@
"title_aux": "ComfyUI OneThing AI Node" "title_aux": "ComfyUI OneThing AI Node"
} }
], ],
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": [
[
"ModelScopeKontextAPI"
],
{
"title_aux": "ComfyUI ModelScope Kontext API Node"
}
],
"https://github.com/OpalSky-AI/OpalSky_Nodes": [ "https://github.com/OpalSky-AI/OpalSky_Nodes": [
[ [
"PromptAssistantOpalSky", "PromptAssistantOpalSky",
@ -10675,6 +10726,7 @@
[ [
"Apply Circular Padding Model", "Apply Circular Padding Model",
"Apply Circular Padding VAE", "Apply Circular Padding VAE",
"Create Pole Mask",
"Create Seam Mask", "Create Seam Mask",
"Crop 360 to 180 Equirectangular", "Crop 360 to 180 Equirectangular",
"Crop Image with Coords", "Crop Image with Coords",
@ -10682,7 +10734,9 @@
"Cubemap to Equirectangular", "Cubemap to Equirectangular",
"Equirectangular Rotation", "Equirectangular Rotation",
"Equirectangular to Cubemap", "Equirectangular to Cubemap",
"Equirectangular to Face",
"Equirectangular to Perspective", "Equirectangular to Perspective",
"Face to Equirectangular",
"Masked Diff C2E", "Masked Diff C2E",
"Merge Monoscopic into Stereo", "Merge Monoscopic into Stereo",
"Pad 180 to 360 Equirectangular", "Pad 180 to 360 Equirectangular",
@ -13061,6 +13115,8 @@
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [ "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
[ [
"StarApplyOverlayDepth", "StarApplyOverlayDepth",
"StarQwenEditEncoder",
"StarQwenImageEditInputs",
"StarQwenImageRatio", "StarQwenImageRatio",
"StarQwenWanRatio" "StarQwenWanRatio"
], ],
@ -14048,6 +14104,24 @@
"title_aux": "RisuTools" "title_aux": "RisuTools"
} }
], ],
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
[
"Filter List",
"Filter Words",
"Get File List",
"Get List From File",
"Incrementer",
"Indexed Entry",
"List Count",
"Process Path Name",
"Random Entry",
"Randomize List",
"Sort List"
],
{
"title_aux": "ComfyUI-TinyBee"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[ [
"ttN KSampler_v2", "ttN KSampler_v2",
@ -15152,6 +15226,28 @@
"title_aux": "SwD Preset Selector for ComfyUI" "title_aux": "SwD Preset Selector for ComfyUI"
} }
], ],
"https://github.com/YarvixPA/ComfyUI-YarvixPA": [
[
"ApplyStyleModelEnhanced",
"ApplyStyleModelSimple",
"BatchImagesNode",
"FrameCalculator",
"InpaintConditioningNode",
"InpaintFluxKontextConditioning",
"Prepimg2Vid",
"RemoveBackgroundNode",
"StitchImages",
"StitchImagesAndMask",
"TextFieldNode",
"UnstitchImages",
"UnstitchImagesAndMask",
"UpscaleImageWithModel",
"VTracerImageVectorizerNode"
],
{
"title_aux": "ComfyUI-YarvixPA"
}
],
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [ "https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
[ [
"Float", "Float",
@ -19175,6 +19271,7 @@
"pre_Flex2", "pre_Flex2",
"pre_Kontext", "pre_Kontext",
"pre_Kontext_mul", "pre_Kontext_mul",
"pre_QwenEdit",
"pre_controlnet", "pre_controlnet",
"pre_controlnet_union", "pre_controlnet_union",
"pre_ic_light_sd15", "pre_ic_light_sd15",
@ -28960,6 +29057,7 @@
"GetImageSizeAndCount", "GetImageSizeAndCount",
"GetImagesFromBatchIndexed", "GetImagesFromBatchIndexed",
"GetLatentRangeFromBatch", "GetLatentRangeFromBatch",
"GetLatentSizeAndCount",
"GetLatentsFromBatchIndexed", "GetLatentsFromBatchIndexed",
"GetMaskSizeAndCount", "GetMaskSizeAndCount",
"GradientToFloat", "GradientToFloat",
@ -29005,6 +29103,7 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LazySwitchKJ",
"LeapfusionHunyuanI2VPatcher", "LeapfusionHunyuanI2VPatcher",
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadImagesFromFolderKJ", "LoadImagesFromFolderKJ",
@ -34012,6 +34111,7 @@
], ],
"https://github.com/obisin/ComfyUI-DGLS": [ "https://github.com/obisin/ComfyUI-DGLS": [
[ [
"DGLSCleanup",
"DGLSModelLoader", "DGLSModelLoader",
"DynamicSwappingLoader" "DynamicSwappingLoader"
], ],
@ -41342,6 +41442,7 @@
"KY_RegexExtractor", "KY_RegexExtractor",
"KY_RegexReplace", "KY_RegexReplace",
"KY_SaveImageToPath", "KY_SaveImageToPath",
"KY_VideoCompare",
"KY_isNone", "KY_isNone",
"KY_restoreBBox", "KY_restoreBBox",
"KY_toBBox" "KY_toBBox"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "odedgranot",
"title": "ComfyUI Video Save Node [UNSAFE]",
"reference": "https://github.com/odedgranot/comfyui_video_save_node",
"files": [
"https://github.com/odedgranot/comfyui_video_save_node"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that saves video outputs as H.264 .mp4 files with unique naming and returns the file path as a string.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{
"author": "odedgranot",
"title": "ComfyUI FFmpeg Node [UNSAFE]",
"reference": "https://github.com/odedgranot/comfyui-ffmpeg-node",
"files": [
"https://github.com/odedgranot/comfyui-ffmpeg-node"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that allows you to run FFmpeg commands directly within your ComfyUI workflows. [w/This nodepack contains a vulnerability that allows remote code execution.]"
},
{ {
"author": "viik420", "author": "viik420",
"title": "Model Copy Node for ComfyUI [UNSAFE]", "title": "Model Copy Node for ComfyUI [UNSAFE]",
@ -120,16 +140,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom nodepack with a bunch of nodes that helps you generate fun math paterns directly inside of comfyui for masking or other reasons.\nNOTE: The files in the repo are not organized." "description": "A custom nodepack with a bunch of nodes that helps you generate fun math paterns directly inside of comfyui for masking or other reasons.\nNOTE: The files in the repo are not organized."
}, },
{
"author": "KohakuBlueleaf",
"title": "hdm-ext [WIP]",
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
"files": [
"https://github.com/KohakuBlueleaf/HDM-ext"
],
"install_type": "git-clone",
"description": "HDM(HomeDiffusionModel) Extension"
},
{ {
"author": "TimothyCMeehan", "author": "TimothyCMeehan",
"title": "ComfyUI CK3 Presets", "title": "ComfyUI CK3 Presets",
@ -1101,16 +1111,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A Kontext Bench-style ComfyUI image difference analysis node that supports instruction-based prompt generation and batch TXT editing.\nNOTE: The files in the repo are not organized." "description": "A Kontext Bench-style ComfyUI image difference analysis node that supports instruction-based prompt generation and batch TXT editing.\nNOTE: The files in the repo are not organized."
}, },
{
"author": "TinyBeeman",
"title": "ComfyUI-TinyBee",
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
"files": [
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
],
"install_type": "git-clone",
"description": "NODES: List Count, Random Entry, Indexed Entry, Incrementer, Get File List"
},
{ {
"author": "Tr1dae", "author": "Tr1dae",
"title": "ComfyUI-CustomNodes-MVM", "title": "ComfyUI-CustomNodes-MVM",
@ -1560,7 +1560,7 @@
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion" "https://github.com/akatz-ai/ComfyUI-Execution-Inversion"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Contains nodes related to the new execution inversion engine in ComfyUI. Node pack originally from [a/https://github.com/BadCafeCode/execution-inversion-demo-comfyui](https://github.com/BadCafeCode/execution-inversion-demo-comfyui)" "description": "Contains nodes related to the new execution inversion engine in ComfyUI. nodepack originally from [a/https://github.com/BadCafeCode/execution-inversion-demo-comfyui](https://github.com/BadCafeCode/execution-inversion-demo-comfyui)"
}, },
{ {
"author": "mamorett", "author": "mamorett",

View File

@ -2051,7 +2051,7 @@
"HDMTreadGamma" "HDMTreadGamma"
], ],
{ {
"title_aux": "hdm-ext [WIP]" "title_aux": "HDM [WIP]"
} }
], ],
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [ "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [
@ -3443,7 +3443,7 @@
"SDVN Pipe Out All", "SDVN Pipe Out All",
"SDVN QuadrupleCLIP Download", "SDVN QuadrupleCLIP Download",
"SDVN Quick Menu", "SDVN Quick Menu",
"SDVN Qwen Reference", "SDVN QwenEdit TextEncoder",
"SDVN RGBA to RGB", "SDVN RGBA to RGB",
"SDVN Run Python Code", "SDVN Run Python Code",
"SDVN Run Test", "SDVN Run Test",
@ -3661,20 +3661,6 @@
"title_aux": "ComfyUI CK3 Presets" "title_aux": "ComfyUI CK3 Presets"
} }
], ],
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
[
"Get File List",
"Incrementer",
"Indexed Entry",
"List Count",
"Process Path Name",
"Random Entry",
"Randomize List"
],
{
"title_aux": "ComfyUI-TinyBee"
}
],
"https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": [ "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": [
[ [
"LoadImageFromFolderMVM", "LoadImageFromFolderMVM",
@ -8419,6 +8405,22 @@
"title_aux": "ComfyUI_Cluster [WIP]" "title_aux": "ComfyUI_Cluster [WIP]"
} }
], ],
"https://github.com/odedgranot/comfyui-ffmpeg-node": [
[
"FFmpegNode"
],
{
"title_aux": "ComfyUI FFmpeg Node [UNSAFE]"
}
],
"https://github.com/odedgranot/comfyui_video_save_node": [
[
"VideoSaveNode"
],
{
"title_aux": "ComfyUI Video Save Node [UNSAFE]"
}
],
"https://github.com/orion4d/ComfyUI_unified_list_selector": [ "https://github.com/orion4d/ComfyUI_unified_list_selector": [
[ [
"UnifiedListSelector" "UnifiedListSelector"

View File

@ -1,5 +1,66 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "KohakuBlueleaf",
"title": "HDM-ext",
"id": "HDM",
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
"files": [
"https://github.com/KohakuBlueleaf/HDM-ext"
],
"install_type": "git-clone",
"description": "HDM model loader for ComfyUI"
},
{
"author": "TinyBeeman",
"title": "ComfyUI-TinyBee",
"reference": "https://github.com/TinyBeeman/ComfyUI-TinyBee",
"files": [
"https://github.com/TinyBeeman/ComfyUI-TinyBee"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI, designed to provide utility functions for list processing, file management, and more."
},
{
"author": "Hangover3832",
"title": "ComfyUI_Hangover-Utils",
"reference": "https://github.com/Hangover3832/ComfyUI_Hangover-Utils",
"files": [
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils"
],
"install_type": "git-clone",
"description": "This repository fully replaces and extends the previous Hangover Nodes"
},
{
"author": "BigStationW",
"title": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
"reference": "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced",
"files": [
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
],
"install_type": "git-clone",
"description": "A more advanced version of the original ImageScaleToTotalPixels node"
},
{
"author": "Onionman61",
"title": "ComfyUI ModelScope Kontext API Node",
"reference": "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext",
"files": [
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that allows users to perform Image-to-Image generation by calling the FLUX.1-Kontext-Dev model via the official ModelScope API."
},
{
"author": "GeekyGhost",
"title": "ComfyUI-Image-Segmenting-Loader",
"reference": "https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader",
"files": [
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader"
],
"install_type": "git-clone",
"description": "Lets you send a section of an image to qwen edit or kontext to help isolate areas in need of change"
},
{ {
"author": "saquib764", "author": "saquib764",
"title": "Omini Kontext", "title": "Omini Kontext",

View File

@ -2868,6 +2868,14 @@
"title_aux": "ComfyUi-RescaleCFGAdvanced" "title_aux": "ComfyUi-RescaleCFGAdvanced"
} }
], ],
"https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": [
[
"ImageScaleToTotalPixelsX"
],
{
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
}
],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [ "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[ [
"ImageConcatenateBatchWithTxt" "ImageConcatenateBatchWithTxt"
@ -6040,6 +6048,15 @@
"title_aux": "ComfyUI-GeekyRemB" "title_aux": "ComfyUI-GeekyRemB"
} }
], ],
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
[
"GeekyQwenCompositor",
"GeekyQwenSegmentLoader"
],
{
"title_aux": "ComfyUI-Image-Segmenting-Loader"
}
],
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [ "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": [
[ [
"GeekyAudioMixer" "GeekyAudioMixer"
@ -6440,6 +6457,22 @@
"title_aux": "ComfyUI-HaiperAI-API" "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": [ "https://github.com/HannibalP/comfyui-HannibalPack": [
[ [
"HannibalLoraLoader" "HannibalLoraLoader"
@ -7743,6 +7776,16 @@
"title_aux": "ComfyUI Fisheye Effects Nodes" "title_aux": "ComfyUI Fisheye Effects Nodes"
} }
], ],
"https://github.com/KohakuBlueleaf/HDM-ext": [
[
"HDMCameraParam",
"HDMLoader",
"HDMTreadGamma"
],
{
"title_aux": "HDM-ext"
}
],
"https://github.com/KohakuBlueleaf/z-tipo-extension": [ "https://github.com/KohakuBlueleaf/z-tipo-extension": [
[ [
"TIPO", "TIPO",
@ -10341,6 +10384,14 @@
"title_aux": "ComfyUI OneThing AI Node" "title_aux": "ComfyUI OneThing AI Node"
} }
], ],
"https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": [
[
"ModelScopeKontextAPI"
],
{
"title_aux": "ComfyUI ModelScope Kontext API Node"
}
],
"https://github.com/OpalSky-AI/OpalSky_Nodes": [ "https://github.com/OpalSky-AI/OpalSky_Nodes": [
[ [
"PromptAssistantOpalSky", "PromptAssistantOpalSky",
@ -10675,6 +10726,7 @@
[ [
"Apply Circular Padding Model", "Apply Circular Padding Model",
"Apply Circular Padding VAE", "Apply Circular Padding VAE",
"Create Pole Mask",
"Create Seam Mask", "Create Seam Mask",
"Crop 360 to 180 Equirectangular", "Crop 360 to 180 Equirectangular",
"Crop Image with Coords", "Crop Image with Coords",
@ -10682,7 +10734,9 @@
"Cubemap to Equirectangular", "Cubemap to Equirectangular",
"Equirectangular Rotation", "Equirectangular Rotation",
"Equirectangular to Cubemap", "Equirectangular to Cubemap",
"Equirectangular to Face",
"Equirectangular to Perspective", "Equirectangular to Perspective",
"Face to Equirectangular",
"Masked Diff C2E", "Masked Diff C2E",
"Merge Monoscopic into Stereo", "Merge Monoscopic into Stereo",
"Pad 180 to 360 Equirectangular", "Pad 180 to 360 Equirectangular",
@ -13061,6 +13115,8 @@
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [ "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
[ [
"StarApplyOverlayDepth", "StarApplyOverlayDepth",
"StarQwenEditEncoder",
"StarQwenImageEditInputs",
"StarQwenImageRatio", "StarQwenImageRatio",
"StarQwenWanRatio" "StarQwenWanRatio"
], ],
@ -14048,6 +14104,24 @@
"title_aux": "RisuTools" "title_aux": "RisuTools"
} }
], ],
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
[
"Filter List",
"Filter Words",
"Get File List",
"Get List From File",
"Incrementer",
"Indexed Entry",
"List Count",
"Process Path Name",
"Random Entry",
"Randomize List",
"Sort List"
],
{
"title_aux": "ComfyUI-TinyBee"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[ [
"ttN KSampler_v2", "ttN KSampler_v2",
@ -15152,6 +15226,28 @@
"title_aux": "SwD Preset Selector for ComfyUI" "title_aux": "SwD Preset Selector for ComfyUI"
} }
], ],
"https://github.com/YarvixPA/ComfyUI-YarvixPA": [
[
"ApplyStyleModelEnhanced",
"ApplyStyleModelSimple",
"BatchImagesNode",
"FrameCalculator",
"InpaintConditioningNode",
"InpaintFluxKontextConditioning",
"Prepimg2Vid",
"RemoveBackgroundNode",
"StitchImages",
"StitchImagesAndMask",
"TextFieldNode",
"UnstitchImages",
"UnstitchImagesAndMask",
"UpscaleImageWithModel",
"VTracerImageVectorizerNode"
],
{
"title_aux": "ComfyUI-YarvixPA"
}
],
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [ "https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
[ [
"Float", "Float",
@ -19175,6 +19271,7 @@
"pre_Flex2", "pre_Flex2",
"pre_Kontext", "pre_Kontext",
"pre_Kontext_mul", "pre_Kontext_mul",
"pre_QwenEdit",
"pre_controlnet", "pre_controlnet",
"pre_controlnet_union", "pre_controlnet_union",
"pre_ic_light_sd15", "pre_ic_light_sd15",
@ -28960,6 +29057,7 @@
"GetImageSizeAndCount", "GetImageSizeAndCount",
"GetImagesFromBatchIndexed", "GetImagesFromBatchIndexed",
"GetLatentRangeFromBatch", "GetLatentRangeFromBatch",
"GetLatentSizeAndCount",
"GetLatentsFromBatchIndexed", "GetLatentsFromBatchIndexed",
"GetMaskSizeAndCount", "GetMaskSizeAndCount",
"GradientToFloat", "GradientToFloat",
@ -29005,6 +29103,7 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LazySwitchKJ",
"LeapfusionHunyuanI2VPatcher", "LeapfusionHunyuanI2VPatcher",
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadImagesFromFolderKJ", "LoadImagesFromFolderKJ",
@ -34012,6 +34111,7 @@
], ],
"https://github.com/obisin/ComfyUI-DGLS": [ "https://github.com/obisin/ComfyUI-DGLS": [
[ [
"DGLSCleanup",
"DGLSModelLoader", "DGLSModelLoader",
"DynamicSwappingLoader" "DynamicSwappingLoader"
], ],
@ -41342,6 +41442,7 @@
"KY_RegexExtractor", "KY_RegexExtractor",
"KY_RegexReplace", "KY_RegexReplace",
"KY_SaveImageToPath", "KY_SaveImageToPath",
"KY_VideoCompare",
"KY_isNone", "KY_isNone",
"KY_restoreBBox", "KY_restoreBBox",
"KY_toBBox" "KY_toBBox"