update DB

This commit is contained in:
Dr.Lt.Data 2025-03-06 21:30:28 +09:00
parent b53ed47ccb
commit 2220f325fc
9 changed files with 2136 additions and 1938 deletions

View File

@ -1,18 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "S4MUEL404",
"title": "Image Position Blend",
"id": "ComfyUI-Image-Position-Blend",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"
],
"install_type": "git-clone",
"description": "A custom node for conveniently adjusting the overlay position of two images."
},
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
"title": "ComfyUI-Manager", "title": "ComfyUI-Manager",
@ -8044,16 +8031,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes to edit videos using Genmo Mochi" "description": "ComfyUI nodes to edit videos using Genmo Mochi"
}, },
{
"author": "logtd",
"title": "ComfyUI-LTXTricks",
"reference": "https://github.com/logtd/ComfyUI-LTXTricks",
"files": [
"https://github.com/logtd/ComfyUI-LTXTricks"
],
"install_type": "git-clone",
"description": "A set of nodes that provide additional controls for the LTX Video model"
},
{ {
"author": "Big-Idea-Technology", "author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI", "title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@ -14479,6 +14456,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images." "description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
}, },
{
"author": "GeekyGhost",
"title": "ComfyUI-Geeky-Kokoro-TTS",
"reference": "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS",
"files": [
"https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS"
],
"install_type": "git-clone",
"description": "A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows."
},
{ {
"author": "Dobidop", "author": "Dobidop",
"title": "Dobidop ComfyStereo", "title": "Dobidop ComfyStereo",
@ -19140,7 +19127,7 @@
}, },
{ {
"author": "kazeyori", "author": "kazeyori",
"title": "Quick Image Sequence Process", "title": "ComfyUI-QuickImageSequenceProcess",
"reference": "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess", "reference": "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess",
"files": [ "files": [
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess" "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess"
@ -19742,6 +19729,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A Text To Speech node using Step-Audio-TTS in ComfyUI. Can speak, rap, sing, or clone voice." "description": "A Text To Speech node using Step-Audio-TTS in ComfyUI. Can speak, rap, sing, or clone voice."
}, },
{
"author": "billwuhao",
"title": "ComfyUI_KokoroTTS_MW",
"reference": "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW",
"files": [
"https://github.com/billwuhao/ComfyUI_KokoroTTS_MW"
],
"install_type": "git-clone",
"description": "A Text To Speech node using Kokoro TTS in ComfyUI. Supports 8 languages and 150 voices"
},
{ {
"author": "pandaer119", "author": "pandaer119",
"title": "ComfyUI_pandai", "title": "ComfyUI_pandai",
@ -21840,6 +21837,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "GlitchNodes is a collection of image processing nodes designed for ComfyUI that specializes in creating glitch art and retro effects." "description": "GlitchNodes is a collection of image processing nodes designed for ComfyUI that specializes in creating glitch art and retro effects."
}, },
{
"author": "S4MUEL404",
"title": "Image Position Blend",
"id": "ComfyUI-Image-Position-Blend",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"
],
"install_type": "git-clone",
"description": "A custom node for conveniently adjusting the overlay position of two images."
},

View File

@ -2547,6 +2547,7 @@
"Base64ToConditioning", "Base64ToConditioning",
"CLIPTextEncodeFluxUnguided", "CLIPTextEncodeFluxUnguided",
"ClownRegionalConditioning", "ClownRegionalConditioning",
"ClownRegionalConditioning3",
"Conditioning Recast FP64", "Conditioning Recast FP64",
"ConditioningAdd", "ConditioningAdd",
"ConditioningAverageScheduler", "ConditioningAverageScheduler",
@ -4151,6 +4152,15 @@
"title_aux": "ComfyUI-SD3LatentSelectRes" "title_aux": "ComfyUI-SD3LatentSelectRes"
} }
], ],
"https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": [
[
"GeekyKokoroAdvancedVoice",
"GeekyKokoroTTS"
],
{
"title_aux": "ComfyUI-Geeky-Kokoro-TTS"
}
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [ "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
[ [
"GeekyRemB" "GeekyRemB"
@ -7883,6 +7893,14 @@
"title_aux": "comfyui_io_helpers" "title_aux": "comfyui_io_helpers"
} }
], ],
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend": [
[
"ImagePositionBlend"
],
{
"title_aux": "Image Position Blend"
}
],
"https://github.com/SEkINVR/ComfyUI-SaveAs": [ "https://github.com/SEkINVR/ComfyUI-SaveAs": [
[ [
"ComfyUISaveAs" "ComfyUISaveAs"
@ -12635,6 +12653,15 @@
"title_aux": "ComfyUI_TextAssets" "title_aux": "ComfyUI_TextAssets"
} }
], ],
"https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": [
[
"Kokoro Run",
"Kokoro ZH Run"
],
{
"title_aux": "ComfyUI_KokoroTTS_MW"
}
],
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [ "https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [
[ [
"DeepseekRun", "DeepseekRun",
@ -14722,6 +14749,7 @@
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GrowMask", "GrowMask",
"HunyuanImageToVideo",
"HyperTile", "HyperTile",
"HypernetworkLoader", "HypernetworkLoader",
"ImageBatch", "ImageBatch",
@ -14911,6 +14939,7 @@
"TestVariadicAverage", "TestVariadicAverage",
"TestWhileLoopClose", "TestWhileLoopClose",
"TestWhileLoopOpen", "TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TorchCompileModel", "TorchCompileModel",
@ -20027,7 +20056,7 @@
"description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.", "description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.",
"nickname": "QuickSeq", "nickname": "QuickSeq",
"title": "Quick Image Sequence Process", "title": "Quick Image Sequence Process",
"title_aux": "Quick Image Sequence Process" "title_aux": "ComfyUI-QuickImageSequenceProcess"
} }
], ],
"https://github.com/kealiu/ComfyUI-S3-Tools": [ "https://github.com/kealiu/ComfyUI-S3-Tools": [
@ -20062,7 +20091,8 @@
"BinarizeImage", "BinarizeImage",
"BinarizeImageUsingOtsu", "BinarizeImageUsingOtsu",
"BrightnessTransparency", "BrightnessTransparency",
"GrayscaleImage" "GrayscaleImage",
"RemoveWhiteBackgroundNoise"
], ],
{ {
"title_aux": "ComfyUI-Image-Toolkit" "title_aux": "ComfyUI-Image-Toolkit"
@ -20361,6 +20391,8 @@
"HyVideoEmptyTextEmbeds", "HyVideoEmptyTextEmbeds",
"HyVideoEncode", "HyVideoEncode",
"HyVideoEnhanceAVideo", "HyVideoEnhanceAVideo",
"HyVideoGetClosestBucketSize",
"HyVideoI2VEncode",
"HyVideoInverseSampler", "HyVideoInverseSampler",
"HyVideoLatentPreview", "HyVideoLatentPreview",
"HyVideoLoraBlockEdit", "HyVideoLoraBlockEdit",
@ -21829,27 +21861,6 @@
"title_aux": "ComfyUI-InversedNoise" "title_aux": "ComfyUI-InversedNoise"
} }
], ],
"https://github.com/logtd/ComfyUI-LTXTricks": [
[
"AddLatentGuide",
"LTXAttentioOverride",
"LTXAttentionBank",
"LTXAttnOverride",
"LTXFetaEnhance",
"LTXFlowEditCFGGuider",
"LTXFlowEditSampler",
"LTXForwardModelSamplingPred",
"LTXPerturbedAttention",
"LTXPrepareAttnInjections",
"LTXRFForwardODESampler",
"LTXRFReverseODESampler",
"LTXReverseModelSamplingPred",
"ModifyLTXModel"
],
{
"title_aux": "ComfyUI-LTXTricks"
}
],
"https://github.com/logtd/ComfyUI-MochiEdit": [ "https://github.com/logtd/ComfyUI-MochiEdit": [
[ [
"MochiPrepareSigmas", "MochiPrepareSigmas",
@ -23319,7 +23330,7 @@
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"StepsAndCfg", "StepsAndCfg",
"TextBox", "TextBoxMira",
"TextCombinerSix", "TextCombinerSix",
"TextCombinerTwo", "TextCombinerTwo",
"TextLoopCombiner", "TextLoopCombiner",
@ -27210,6 +27221,7 @@
], ],
"https://github.com/sugarkwork/comfyui_tag_fillter": [ "https://github.com/sugarkwork/comfyui_tag_fillter": [
[ [
"TagCategory",
"TagCategoryEnhance", "TagCategoryEnhance",
"TagComparator", "TagComparator",
"TagEnhance", "TagEnhance",

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,56 @@
{
"author": "aria1th",
"title": "ComfyUI-camietagger-onnx",
"reference": "https://github.com/aria1th/ComfyUI-camietagger-onnx",
"files": [
"https://github.com/aria1th/ComfyUI-camietagger-onnx"
],
"install_type": "git-clone",
"description": "NODES: Camie Tagger"
},
{
"author": "zjkhurry",
"title": "comfyui_MetalFX [WIP]",
"reference": "https://github.com/zjkhurry/comfyui_MetalFX",
"files": [
"https://github.com/zjkhurry/comfyui_MetalFX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables high-quality image and video upscaling using Apple MetalFX technology.\nNOTE: The files in the repo are not organized."
},
{
"author": "IfnotFr",
"title": "ComfyUI-Connect [WIP]",
"reference": "https://github.com/IfnotFr/ComfyUI-Connect",
"files": [
"https://github.com/IfnotFr/ComfyUI-Connect"
],
"install_type": "git-clone",
"description": "Transform your ComfyUI into a powerful API, exposing all your saved workflows as ready-to-use HTTP endpoints."
},
{
"author": "RoyKillington",
"title": "Miscomfy Nodes [WIP]",
"reference": "https://github.com/RoyKillington/miscomfy-nodes",
"files": [
"https://github.com/RoyKillington/miscomfy-nodes"
],
"install_type": "git-clone",
"description": "A repo of custom nodes for ComfyUI, from interacting with certain APIs to whatever other miscellanea I end up making"
},
{
"author": "xmarked-ai",
"title": "ComfyUI_misc",
"reference": "https://github.com/xmarked-ai/ComfyUI_misc",
"files": [
"https://github.com/xmarked-ai/ComfyUI_misc"
],
"install_type": "git-clone",
"description": "NODES: Ace IntegerX, Ace FloatX, Ace Color FixX, White Balance X, Depth Displace X, Empty Latent X, KSampler Combo X, ..."
},
{ {
"author": "Elypha", "author": "Elypha",
"title": "ComfyUI-Prompt-Helper [WIP]", "title": "ComfyUI-Prompt-Helper [WIP]",
@ -804,16 +854,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "nodes for deepseek api\nNOTE: The files in the repo are not organized." "description": "nodes for deepseek api\nNOTE: The files in the repo are not organized."
}, },
{
"author": "807502278",
"title": "ComfyUI_TensorRT_Merge [WIP]",
"reference": "https://github.com/807502278/ComfyUI_TensorRT_Merge",
"files": [
"https://github.com/807502278/ComfyUI_TensorRT_Merge"
],
"install_type": "git-clone",
"description": "Non diffusion models supported by TensorRT, merged Comfyui plugin, added onnx automatic download and trt model conversion nodes."
},
{ {
"author": "IfnotFr", "author": "IfnotFr",
"title": "ComfyUI-Ifnot-Pack", "title": "ComfyUI-Ifnot-Pack",

View File

@ -176,27 +176,6 @@
"title_aux": "comfyui-promptbymood [WIP]" "title_aux": "comfyui-promptbymood [WIP]"
} }
], ],
"https://github.com/807502278/ComfyUI_TensorRT_Merge": [
[
"BiRefNet2_tensort",
"BiRefNet_TRT",
"Building_TRT",
"Custom_Building_TRT",
"DepthAnything_Tensorrt",
"Dwpose_Tensorrt",
"FaceRestoreTensorrt",
"RifeTensorrt",
"UpscalerTensorrt",
"YoloNasPoseTensorrt",
"load_BiRefNet2_tensort",
"load_BiRefNet_TRT",
"load_DepthAnything_Tensorrt",
"load_Dwpos_Tensorrt"
],
{
"title_aux": "ComfyUI_TensorRT_Merge [WIP]"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": [ "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": [
[ [
"ManualSigma" "ManualSigma"
@ -987,7 +966,6 @@
"DeepSeekImageAnalyst", "DeepSeekImageAnalyst",
"DeepSeekImageGeneration", "DeepSeekImageGeneration",
"DeepSeekModelLoader", "DeepSeekModelLoader",
"GoogleDriveUpload",
"ImagePreprocessor", "ImagePreprocessor",
"LLM_Loader", "LLM_Loader",
"OpenAICompatibleLoader", "OpenAICompatibleLoader",
@ -1376,22 +1354,28 @@
[ [
"A1111_FLUX_DATA_NODE", "A1111_FLUX_DATA_NODE",
"CategorizeNode", "CategorizeNode",
"Data_handle_Node",
"DeepSeek_Node",
"Delay_node", "Delay_node",
"DongShowTextNode",
"Dong_Pixelate_Node",
"Dong_Text_Node",
"Downloader", "Downloader",
"FileMoveNode", "FileMoveNode",
"FolderIteratorNODE", "FolderIteratorNODE",
"Get_cookies_Node", "Get_cookies_Node",
"Get_json_value_Node", "Get_json_value_Node",
"Get_video_Node",
"HashCalculationsNode", "HashCalculationsNode",
"HuggingFaceUploadNode", "HuggingFaceUploadNode",
"IMG2URLNode", "IMG2URLNode",
"Image2GIFNode", "Image2GIFNode",
"ImageDownloader", "ImageDownloader",
"InputDetectionNode", "ImageResizeNode",
"LLM_Node",
"LibLib_upload_Node", "LibLib_upload_Node",
"LogicToolsNode", "LogicToolsNode",
"LoraIterator", "LoraIterator",
"PromptConcatNode",
"RandomNumbersNode", "RandomNumbersNode",
"RenameNode", "RenameNode",
"ResolutionNode", "ResolutionNode",
@ -1401,6 +1385,7 @@
"TranslateAPINode", "TranslateAPINode",
"ZIPwith7zNode", "ZIPwith7zNode",
"img_understanding_Node", "img_understanding_Node",
"klingai_video_Node",
"path_join_Node", "path_join_Node",
"save_img_NODE", "save_img_NODE",
"set_api_Node" "set_api_Node"
@ -1538,6 +1523,14 @@
"title_aux": "Comfy UI Robe Nodes [UNSAFE]" "title_aux": "Comfy UI Robe Nodes [UNSAFE]"
} }
], ],
"https://github.com/RoyKillington/miscomfy-nodes": [
[
"VeniceUpscale"
],
{
"title_aux": "Miscomfy Nodes [WIP]"
}
],
"https://github.com/SS-snap/ComfyUI-Snap_Processing": [ "https://github.com/SS-snap/ComfyUI-Snap_Processing": [
[ [
"AreaCalculator", "AreaCalculator",
@ -2097,6 +2090,14 @@
"title_aux": "ComfyUI-SkipCFGSigmas" "title_aux": "ComfyUI-SkipCFGSigmas"
} }
], ],
"https://github.com/aria1th/ComfyUI-camietagger-onnx": [
[
"CamieTagger"
],
{
"title_aux": "ComfyUI-camietagger-onnx"
}
],
"https://github.com/artem-konevskikh/comfyui-split-merge-video": [ "https://github.com/artem-konevskikh/comfyui-split-merge-video": [
[ [
"VideoMerger", "VideoMerger",
@ -2578,6 +2579,7 @@
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GrowMask", "GrowMask",
"HunyuanImageToVideo",
"HyperTile", "HyperTile",
"HypernetworkLoader", "HypernetworkLoader",
"ImageBatch", "ImageBatch",
@ -2767,6 +2769,7 @@
"TestVariadicAverage", "TestVariadicAverage",
"TestWhileLoopClose", "TestWhileLoopClose",
"TestWhileLoopOpen", "TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TorchCompileModel", "TorchCompileModel",
@ -3217,8 +3220,12 @@
"XIS_FromListGet1Model", "XIS_FromListGet1Model",
"XIS_FromListGet1String", "XIS_FromListGet1String",
"XIS_INT_Slider", "XIS_INT_Slider",
"XIS_ImageMaskMirror",
"XIS_InvertMask",
"XIS_IsThereAnyData",
"XIS_PromptsWithSwitches", "XIS_PromptsWithSwitches",
"XIS_ResizeImageOrMask" "XIS_ResizeImageOrMask",
"XIS_ResizeToDivisible"
], ],
{ {
"title_aux": "Xiser_Nodes [WIP]" "title_aux": "Xiser_Nodes [WIP]"
@ -3898,6 +3905,8 @@
"HyVideoEmptyTextEmbeds", "HyVideoEmptyTextEmbeds",
"HyVideoEncode", "HyVideoEncode",
"HyVideoEnhanceAVideo", "HyVideoEnhanceAVideo",
"HyVideoGetClosestBucketSize",
"HyVideoI2VEncode",
"HyVideoInverseSampler", "HyVideoInverseSampler",
"HyVideoLatentPreview", "HyVideoLatentPreview",
"HyVideoLoraBlockEdit", "HyVideoLoraBlockEdit",
@ -5591,6 +5600,31 @@
"title_aux": "CombineMasksNode" "title_aux": "CombineMasksNode"
} }
], ],
"https://github.com/xmarked-ai/ComfyUI_misc": [
[
"AceColorFixX",
"AceFloatX",
"AceIntegerX",
"CheckpointLoaderBNB_X",
"CheckpointLoaderNF4_X",
"DepthDisplaceX",
"EmptyLatentX",
"IfConditionX",
"ImageTileSquare",
"ImageUntileSquare",
"KSamplerComboX",
"LoopCloseX",
"LoopOpenX",
"LoraBatchSamplerX",
"RelightX",
"RemoveBackgroundX",
"UnetLoaderBNB_X",
"WhiteBalanceX"
],
{
"title_aux": "ComfyUI_misc"
}
],
"https://github.com/yanhuifair/ComfyUI-FairLab": [ "https://github.com/yanhuifair/ComfyUI-FairLab": [
[ [
"CLIPTranslatedNode", "CLIPTranslatedNode",
@ -5674,6 +5708,14 @@
"title_aux": "Comfyui_image2prompt" "title_aux": "Comfyui_image2prompt"
} }
], ],
"https://github.com/zjkhurry/comfyui_MetalFX": [
[
"metalFXImg"
],
{
"title_aux": "comfyui_MetalFX [WIP]"
}
],
"https://github.com/zyd232/ComfyUI-zyd232-Nodes": [ "https://github.com/zyd232/ComfyUI-zyd232-Nodes": [
[ [
"zyd232 ImagesPixelsCompare", "zyd232 ImagesPixelsCompare",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,26 @@
{
"author": "807502278",
"title": "ComfyUI_TensorRT_Merge [REMOVED]",
"reference": "https://github.com/807502278/ComfyUI_TensorRT_Merge",
"files": [
"https://github.com/807502278/ComfyUI_TensorRT_Merge"
],
"install_type": "git-clone",
"description": "Non diffusion models supported by TensorRT, merged Comfyui plugin, added onnx automatic download and trt model conversion nodes."
},
{
"author": "logtd",
"title": "ComfyUI-LTXTricks [DEPRECATED]",
"reference": "https://github.com/logtd/ComfyUI-LTXTricks",
"files": [
"https://github.com/logtd/ComfyUI-LTXTricks"
],
"install_type": "git-clone",
"description": "A set of nodes that provide additional controls for the LTX Video model"
},
{ {
"author": "JichaoLiang", "author": "JichaoLiang",
"title": "Immortal_comfyUI [REMOVED]", "title": "Immortal_comfyUI [REMOVED]",

View File

@ -10,7 +10,37 @@
{
"author": "GeekyGhost",
"title": "ComfyUI-Geeky-Kokoro-TTS",
"reference": "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS",
"files": [
"https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS"
],
"install_type": "git-clone",
"description": "A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows."
},
{
"author": "billwuhao",
"title": "ComfyUI_KokoroTTS_MW",
"reference": "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW",
"files": [
"https://github.com/billwuhao/ComfyUI_KokoroTTS_MW"
],
"install_type": "git-clone",
"description": "A Text To Speech node using Kokoro TTS in ComfyUI. Supports 8 languages and 150 voices"
},
{
"author": "S4MUEL404",
"title": "Image Position Blend",
"id": "ComfyUI-Image-Position-Blend",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"
],
"install_type": "git-clone",
"description": "A custom node for conveniently adjusting the overlay position of two images."
},
{ {
"author": "pxl-pshr", "author": "pxl-pshr",
"title": "GlitchNodes", "title": "GlitchNodes",

View File

@ -2547,6 +2547,7 @@
"Base64ToConditioning", "Base64ToConditioning",
"CLIPTextEncodeFluxUnguided", "CLIPTextEncodeFluxUnguided",
"ClownRegionalConditioning", "ClownRegionalConditioning",
"ClownRegionalConditioning3",
"Conditioning Recast FP64", "Conditioning Recast FP64",
"ConditioningAdd", "ConditioningAdd",
"ConditioningAverageScheduler", "ConditioningAverageScheduler",
@ -4151,6 +4152,15 @@
"title_aux": "ComfyUI-SD3LatentSelectRes" "title_aux": "ComfyUI-SD3LatentSelectRes"
} }
], ],
"https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": [
[
"GeekyKokoroAdvancedVoice",
"GeekyKokoroTTS"
],
{
"title_aux": "ComfyUI-Geeky-Kokoro-TTS"
}
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [ "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
[ [
"GeekyRemB" "GeekyRemB"
@ -7883,6 +7893,14 @@
"title_aux": "comfyui_io_helpers" "title_aux": "comfyui_io_helpers"
} }
], ],
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend": [
[
"ImagePositionBlend"
],
{
"title_aux": "Image Position Blend"
}
],
"https://github.com/SEkINVR/ComfyUI-SaveAs": [ "https://github.com/SEkINVR/ComfyUI-SaveAs": [
[ [
"ComfyUISaveAs" "ComfyUISaveAs"
@ -12635,6 +12653,15 @@
"title_aux": "ComfyUI_TextAssets" "title_aux": "ComfyUI_TextAssets"
} }
], ],
"https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": [
[
"Kokoro Run",
"Kokoro ZH Run"
],
{
"title_aux": "ComfyUI_KokoroTTS_MW"
}
],
"https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [ "https://github.com/billwuhao/ComfyUI_OneButtonPrompt_Flux": [
[ [
"DeepseekRun", "DeepseekRun",
@ -14722,6 +14749,7 @@
"GLIGENLoader", "GLIGENLoader",
"GLIGENTextBoxApply", "GLIGENTextBoxApply",
"GrowMask", "GrowMask",
"HunyuanImageToVideo",
"HyperTile", "HyperTile",
"HypernetworkLoader", "HypernetworkLoader",
"ImageBatch", "ImageBatch",
@ -14911,6 +14939,7 @@
"TestVariadicAverage", "TestVariadicAverage",
"TestWhileLoopClose", "TestWhileLoopClose",
"TestWhileLoopOpen", "TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask", "ThresholdMask",
"TomePatchModel", "TomePatchModel",
"TorchCompileModel", "TorchCompileModel",
@ -20027,7 +20056,7 @@
"description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.", "description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.",
"nickname": "QuickSeq", "nickname": "QuickSeq",
"title": "Quick Image Sequence Process", "title": "Quick Image Sequence Process",
"title_aux": "Quick Image Sequence Process" "title_aux": "ComfyUI-QuickImageSequenceProcess"
} }
], ],
"https://github.com/kealiu/ComfyUI-S3-Tools": [ "https://github.com/kealiu/ComfyUI-S3-Tools": [
@ -20062,7 +20091,8 @@
"BinarizeImage", "BinarizeImage",
"BinarizeImageUsingOtsu", "BinarizeImageUsingOtsu",
"BrightnessTransparency", "BrightnessTransparency",
"GrayscaleImage" "GrayscaleImage",
"RemoveWhiteBackgroundNoise"
], ],
{ {
"title_aux": "ComfyUI-Image-Toolkit" "title_aux": "ComfyUI-Image-Toolkit"
@ -20361,6 +20391,8 @@
"HyVideoEmptyTextEmbeds", "HyVideoEmptyTextEmbeds",
"HyVideoEncode", "HyVideoEncode",
"HyVideoEnhanceAVideo", "HyVideoEnhanceAVideo",
"HyVideoGetClosestBucketSize",
"HyVideoI2VEncode",
"HyVideoInverseSampler", "HyVideoInverseSampler",
"HyVideoLatentPreview", "HyVideoLatentPreview",
"HyVideoLoraBlockEdit", "HyVideoLoraBlockEdit",
@ -21829,27 +21861,6 @@
"title_aux": "ComfyUI-InversedNoise" "title_aux": "ComfyUI-InversedNoise"
} }
], ],
"https://github.com/logtd/ComfyUI-LTXTricks": [
[
"AddLatentGuide",
"LTXAttentioOverride",
"LTXAttentionBank",
"LTXAttnOverride",
"LTXFetaEnhance",
"LTXFlowEditCFGGuider",
"LTXFlowEditSampler",
"LTXForwardModelSamplingPred",
"LTXPerturbedAttention",
"LTXPrepareAttnInjections",
"LTXRFForwardODESampler",
"LTXRFReverseODESampler",
"LTXReverseModelSamplingPred",
"ModifyLTXModel"
],
{
"title_aux": "ComfyUI-LTXTricks"
}
],
"https://github.com/logtd/ComfyUI-MochiEdit": [ "https://github.com/logtd/ComfyUI-MochiEdit": [
[ [
"MochiPrepareSigmas", "MochiPrepareSigmas",
@ -23319,7 +23330,7 @@
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"StepsAndCfg", "StepsAndCfg",
"TextBox", "TextBoxMira",
"TextCombinerSix", "TextCombinerSix",
"TextCombinerTwo", "TextCombinerTwo",
"TextLoopCombiner", "TextLoopCombiner",
@ -27210,6 +27221,7 @@
], ],
"https://github.com/sugarkwork/comfyui_tag_fillter": [ "https://github.com/sugarkwork/comfyui_tag_fillter": [
[ [
"TagCategory",
"TagCategoryEnhance", "TagCategoryEnhance",
"TagComparator", "TagComparator",
"TagEnhance", "TagEnhance",