update DB

This commit is contained in:
Dr.Lt.Data 2025-06-06 06:14:09 +09:00
parent 13b272052a
commit d9641cbff8
8 changed files with 4234 additions and 4179 deletions

View File

@ -1815,15 +1815,14 @@
"description": "A set of custom nodes to perform image 2 image functions in ComfyUI." "description": "A set of custom nodes to perform image 2 image functions in ComfyUI."
}, },
{ {
"author": "m-sokes", "author": "Mike Sokol",
"title": "ComfyUI Sokes Nodes", "title": "ComfyUI Sokes Nodes 🦬",
"id": "sokes",
"reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes", "reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes",
"files": [ "files": [
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes" "https://github.com/m-sokes/ComfyUI-Sokes-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Current Date, Latent Switch x9, Replace Text with RegEx, Load Random Image, Hex to Color Name, Random Number" "description": "A small node suite for ComfyUI"
}, },
{ {
"author": "Extraltodeus", "author": "Extraltodeus",
@ -17032,13 +17031,13 @@
{ {
"author": "CRT", "author": "CRT",
"title": "CRT-Nodes", "title": "CRT-Nodes",
"id": "CRT-Nodes", "id": "crt-nodes",
"reference": "https://github.com/plugcrypt/CRT-Nodes", "reference": "https://github.com/plugcrypt/CRT-Nodes",
"files": [ "files": [
"https://github.com/plugcrypt/CRT-Nodes" "https://github.com/plugcrypt/CRT-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This set includes toggle nodes for Lora Unet blocks L1/L2 and a node to remove trailing comma from string end." "description": "CRT-Nodes is a collection of custom nodes for ComfyUI"
}, },
{ {
"author": "GiusTex", "author": "GiusTex",
@ -18359,15 +18358,15 @@
"description": "This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation.\nNOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'" "description": "This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation.\nNOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'"
}, },
{ {
"author": "nkrcrft", "author": "recraftai",
"title": "ComfyUI-RecraftAI", "title": "ComfyUI-RecraftAI",
"id": "recraftai", "id": "comfyui-recraftai",
"reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI", "reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI",
"files": [ "files": [
"https://github.com/recraft-ai/ComfyUI-RecraftAI" "https://github.com/recraft-ai/ComfyUI-RecraftAI"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Recraft AI official ComfyUI custom nodes. Recraft V3 (code-named red_panda) is a text-to-image model with the ability to generate long texts, images in a wide list of styles, including custom brand styles." "description": "Recraft AI API Custom Nodes"
}, },
{ {
"author": "basix", "author": "basix",
@ -20305,7 +20304,8 @@
"https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes" "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A visually stunning extension for ComfyUI that adds beautiful, customizable animations to both links and nodes in your workflow, with a focus on performance and customization. Includes an end-of-render animation and a text visibility tool for nodes. No extra packages are required, works with the latest version of ComfyUI, and should be compatible with most workflows. Larger workflows may experience performance issues, especially if you have a lot of nodes and are using a lower end system." "description": "A visually stunning extension for ComfyUI that adds beautiful, customizable animations to both links and nodes in your workflow, with a focus on performance and customization. Includes an end-of-render animation and a text visibility tool for nodes. No extra packages are required, works with the latest version of ComfyUI, and should be compatible with most workflows. Larger workflows may experience performance issues, especially if you have a lot of nodes and are using a lower end system.",
"reference2": "https://github.com/AEmotionStudio/ComfyUI-Enhanced"
}, },
{ {
"author": "AEmotionStudio", "author": "AEmotionStudio",
@ -25083,16 +25083,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes designed for image batch processing, per-index image operations, and AWS integration using EventBridge." "description": "A collection of ComfyUI custom nodes designed for image batch processing, per-index image operations, and AWS integration using EventBridge."
}, },
{
"author": "hanyingcho",
"title": "ComfyUI LLM Promp",
"reference": "https://github.com/hanyingcho/comfyui-llmprompt",
"files": [
"https://github.com/hanyingcho/comfyui-llmprompt"
],
"install_type": "git-clone",
"description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2"
},
{ {
"author": "n0neye", "author": "n0neye",
"title": "A3D ComfyUI Integration", "title": "A3D ComfyUI Integration",

View File

@ -1573,6 +1573,7 @@
"Seed-Nodes: LoadMultipleImages", "Seed-Nodes: LoadMultipleImages",
"Seed-Nodes: QwenVLAPI", "Seed-Nodes: QwenVLAPI",
"Seed-Nodes: SLICPixelator", "Seed-Nodes: SLICPixelator",
"Seed-Nodes: ScreenModeRemoveBlack",
"Seed-Nodes: SeedSaveAudio", "Seed-Nodes: SeedSaveAudio",
"Seed-Nodes: SiliconFlowVLAPI" "Seed-Nodes: SiliconFlowVLAPI"
], ],
@ -3897,6 +3898,7 @@
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [ "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [
[ [
"Ryuu_CleanStringAdvanced", "Ryuu_CleanStringAdvanced",
"Ryuu_ColorMatch",
"Ryuu_ExtractAndSaveLora", "Ryuu_ExtractAndSaveLora",
"Ryuu_FallbackPassthrough", "Ryuu_FallbackPassthrough",
"Ryuu_FallbackSwitchAny", "Ryuu_FallbackSwitchAny",
@ -6940,6 +6942,7 @@
], ],
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [ "https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
[ [
"BridgePreviewNode",
"CachePreviewBridge", "CachePreviewBridge",
"ColorAdjustment", "ColorAdjustment",
"FastCanvas", "FastCanvas",
@ -6948,6 +6951,7 @@
"GroupSwitcher", "GroupSwitcher",
"IPAdapterWeightTypes", "IPAdapterWeightTypes",
"ImageCropper", "ImageCropper",
"ImageSelector",
"ImageSizeAdjustment", "ImageSizeAdjustment",
"InspyrenetRembgLoader", "InspyrenetRembgLoader",
"InspyrenetRembgProcess", "InspyrenetRembgProcess",
@ -7085,6 +7089,7 @@
"BoolToString|LP", "BoolToString|LP",
"CLIP Text Encode Translate [LP]", "CLIP Text Encode Translate [LP]",
"CLIPTextEncodeTranslate|LP", "CLIPTextEncodeTranslate|LP",
"CalculateTargetSizeByMask|LP",
"Convert Bool To Int [LP]", "Convert Bool To Int [LP]",
"Convert Bool To String [LP]", "Convert Bool To String [LP]",
"Convert Float To Int [LP]", "Convert Float To Int [LP]",
@ -7099,8 +7104,13 @@
"Convert String To Number [LP]", "Convert String To Number [LP]",
"Count Objects [LP]", "Count Objects [LP]",
"CountObjects|LP", "CountObjects|LP",
"CroppedAspectSizeParameters|LP",
"CroppedForsedSizeParameters|LP",
"CroppedFreeSizeParameters|LP",
"CroppedRangedSizeParameters|LP",
"Delay [LP]", "Delay [LP]",
"Delay|LP", "Delay|LP",
"ExtendFactorParameters|LP",
"Fast Checker Pattern [LP]", "Fast Checker Pattern [LP]",
"FastCheckerPattern|LP", "FastCheckerPattern|LP",
"File Counter [LP]", "File Counter [LP]",
@ -7116,6 +7126,8 @@
"Image Overlay [LP]", "Image Overlay [LP]",
"ImageLoaderFromPath|LP", "ImageLoaderFromPath|LP",
"ImageOverlay|LP", "ImageOverlay|LP",
"InpaintCrop|LP",
"InpaintStitch|LP",
"IntToBool|LP", "IntToBool|LP",
"IntToFloat|LP", "IntToFloat|LP",
"IntToString|LP", "IntToString|LP",
@ -7147,6 +7159,7 @@
"RemoveBannedTagsFromTags|LP", "RemoveBannedTagsFromTags|LP",
"RemoveBannedTagsFromText|LP", "RemoveBannedTagsFromText|LP",
"RemoveDuplicateTags|LP", "RemoveDuplicateTags|LP",
"ResizeImageAndMasks|LP",
"ResizeImageToTargetSize|LP", "ResizeImageToTargetSize|LP",
"Resorting Tags [LP]", "Resorting Tags [LP]",
"ResortingTags|LP", "ResortingTags|LP",
@ -7572,6 +7585,21 @@
"title_aux": "KepPromptLang" "title_aux": "KepPromptLang"
} }
], ],
"https://github.com/MDMAchine/ComfyUI_MD_Nodes": [
[
"ACE_LatentVisualizer",
"APGGuiderForked",
"AdvancedAudioPreviewAndSave",
"HybridAdaptiveSigmas",
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"SceneGeniusAutocreator"
],
{
"title_aux": "MD Nodes"
}
],
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[ [
"LoraTagLoader", "LoraTagLoader",
@ -7802,6 +7830,7 @@
"GetIntParam", "GetIntParam",
"GetRandomIntegerInRange", "GetRandomIntegerInRange",
"ImageAdjuster", "ImageAdjuster",
"ImageOverlayAlignment",
"LoadAndAdjustImage", "LoadAndAdjustImage",
"MultiParamInputNode", "MultiParamInputNode",
"NumberExtractor", "NumberExtractor",
@ -7824,6 +7853,7 @@
"TextConcatenation", "TextConcatenation",
"TextConcatenator", "TextConcatenator",
"TextConditionCheck", "TextConditionCheck",
"TextToImage",
"TextToList", "TextToList",
"WriteExcelData", "WriteExcelData",
"WriteExcelImage", "WriteExcelImage",
@ -10510,8 +10540,9 @@
], ],
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [ "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [
[ [
"ChatterboxTTS", "ChatterBoxVoiceCapture",
"ChatterboxVC" "ChatterBoxVoiceTTS",
"ChatterBoxVoiceVC"
], ],
{ {
"title_aux": "ComfyUI_ChatterBox" "title_aux": "ComfyUI_ChatterBox"
@ -11208,6 +11239,7 @@
"Basic data handling: StringDecode", "Basic data handling: StringDecode",
"Basic data handling: StringEncode", "Basic data handling: StringEncode",
"Basic data handling: StringEndswith", "Basic data handling: StringEndswith",
"Basic data handling: StringEscape",
"Basic data handling: StringExpandtabs", "Basic data handling: StringExpandtabs",
"Basic data handling: StringFind", "Basic data handling: StringFind",
"Basic data handling: StringFormatMap", "Basic data handling: StringFormatMap",
@ -11245,6 +11277,7 @@
"Basic data handling: StringStrip", "Basic data handling: StringStrip",
"Basic data handling: StringSwapcase", "Basic data handling: StringSwapcase",
"Basic data handling: StringTitle", "Basic data handling: StringTitle",
"Basic data handling: StringUnescape",
"Basic data handling: StringUpper", "Basic data handling: StringUpper",
"Basic data handling: StringZfill", "Basic data handling: StringZfill",
"Basic data handling: SwitchCase" "Basic data handling: SwitchCase"
@ -13004,6 +13037,7 @@
], ],
"https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": [ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": [
[ [
"XWAVECellularNoiseNode",
"XWAVEPixelate", "XWAVEPixelate",
"XWaveChromaticAberration", "XWaveChromaticAberration",
"XWaveColorChannelManipulation", "XWaveColorChannelManipulation",
@ -13118,48 +13152,6 @@
"title_aux": "Xycuno Oobabooga" "title_aux": "Xycuno Oobabooga"
} }
], ],
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
[
"canvas-util-cal-size",
"conditioning-util-input-switch",
"cutoff-region-util",
"hks-util-cal-denoise-step",
"img-util-get-image-size",
"img-util-switch-input-image",
"io-image-save",
"io-text-save",
"io-util-file-list-get",
"io-util-file-list-get-text",
"number-util-random-num",
"pipe-util-to-basic-pipe",
"region-util-get-by-center-and-size",
"region-util-get-by-lt",
"region-util-get-crop-location-from-center-size-text",
"region-util-get-pad-out-location-by-size",
"text-preset-colors",
"text-util-join-text",
"text-util-loop-text",
"text-util-path-list",
"text-util-prompt-add-prompt",
"text-util-prompt-adv-dup",
"text-util-prompt-adv-search",
"text-util-prompt-del",
"text-util-prompt-dup",
"text-util-prompt-join",
"text-util-prompt-search",
"text-util-prompt-shuffle",
"text-util-prompt-std",
"text-util-prompt-unweight",
"text-util-random-text",
"text-util-search-text",
"text-util-show-text",
"text-util-switch-text",
"xyz-util-txt-to-int"
],
{
"title_aux": "ymc-node-suite-comfyui"
}
],
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [
[ [
"Example", "Example",
@ -13769,7 +13761,9 @@
], ],
"https://github.com/Zch6111/AI_Text_Comfyui": [ "https://github.com/Zch6111/AI_Text_Comfyui": [
[ [
"AutoPromptGeneratorNode" "AutoPromptGeneratorNode",
"GeminiImageToPrompt",
"SmartAutoPromptNode"
], ],
{ {
"title_aux": "AI_Text_Comfyui" "title_aux": "AI_Text_Comfyui"
@ -14851,6 +14845,8 @@
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningRngOut", "Sage_ConditioningRngOut",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
"Sage_ConstructLLMPrompt",
"Sage_ConstructLLMPromptExtra",
"Sage_ConstructMetadata", "Sage_ConstructMetadata",
"Sage_ConstructMetadataLite", "Sage_ConstructMetadataLite",
"Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncode",
@ -14863,6 +14859,7 @@
"Sage_KSamplerAudioDecoder", "Sage_KSamplerAudioDecoder",
"Sage_KSamplerDecoder", "Sage_KSamplerDecoder",
"Sage_KSamplerTiledDecoder", "Sage_KSamplerTiledDecoder",
"Sage_LMStudioLLMPrompt",
"Sage_LastLoraInfo", "Sage_LastLoraInfo",
"Sage_LoadImage", "Sage_LoadImage",
"Sage_LogicalSwitch", "Sage_LogicalSwitch",
@ -14874,7 +14871,9 @@
"Sage_ModelReport", "Sage_ModelReport",
"Sage_ModelShifts", "Sage_ModelShifts",
"Sage_MultiModelPicker", "Sage_MultiModelPicker",
"Sage_OllamaLLMPrompt", "Sage_OllamaAdvancedOptions",
"Sage_OllamaLLMPromptText",
"Sage_OllamaLLMPromptVision",
"Sage_PonyPrefix", "Sage_PonyPrefix",
"Sage_PonyStyle", "Sage_PonyStyle",
"Sage_SamplerInfo", "Sage_SamplerInfo",
@ -14952,6 +14951,7 @@
[ [
"PCAddMaskToCLIP", "PCAddMaskToCLIP",
"PCAddMaskToCLIPMany", "PCAddMaskToCLIPMany",
"PCAttentionCoupleBatchNegative",
"PCExtractScheduledPrompt", "PCExtractScheduledPrompt",
"PCLazyLoraLoader", "PCLazyLoraLoader",
"PCLazyLoraLoaderAdvanced", "PCLazyLoraLoaderAdvanced",
@ -15642,9 +15642,12 @@
"AudioRecorderAT", "AudioRecorderAT",
"ClearVoiceRun", "ClearVoiceRun",
"LoadAudioMW", "LoadAudioMW",
"MergeAudioMW",
"MinimalPauseNode", "MinimalPauseNode",
"MultiLinePromptAT", "MultiLinePromptAT",
"MusicSeparation",
"RemoveSilence", "RemoveSilence",
"SpeechSeparation",
"StringEditNode", "StringEditNode",
"TrimAudio" "TrimAudio"
], ],
@ -17416,6 +17419,8 @@
[ [
"AudioCleanupNode", "AudioCleanupNode",
"IndexTTSNode", "IndexTTSNode",
"IndexTTSProNode",
"NovelTextStructureNode",
"TimbreAudioLoader" "TimbreAudioLoader"
], ],
{ {
@ -18290,8 +18295,8 @@
], ],
"https://github.com/cloudkoala/comfyui-koala": [ "https://github.com/cloudkoala/comfyui-koala": [
[ [
"AnotherKoalaNode", "AspectRatioLatentNode",
"AspectRatioLatentNode" "SaveMeshAnywhere"
], ],
{ {
"title_aux": "comfyui-koala" "title_aux": "comfyui-koala"
@ -19309,6 +19314,7 @@
], ],
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [ "https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
[ [
"DN_wildcards_processor",
"DadosJoyTaggerNode", "DadosJoyTaggerNode",
"DadosMultilineString", "DadosMultilineString",
"DynamicTextLoaderNode", "DynamicTextLoaderNode",
@ -19317,6 +19323,7 @@
"SmolVLMNode", "SmolVLMNode",
"TextConcatenatorNode", "TextConcatenatorNode",
"TextDropDownNode", "TextDropDownNode",
"WildcardSelectorNode",
"inactivePinterestImageNode" "inactivePinterestImageNode"
], ],
{ {
@ -20193,6 +20200,14 @@
"title_aux": "ComfyUI-crop-alpha" "title_aux": "ComfyUI-crop-alpha"
} }
], ],
"https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": [
[
"E_TierTextSaver"
],
{
"title_aux": "ComfyUI-E-Tier-TextSaver"
}
],
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [ "https://github.com/e7mac/ComfyUI-ShadertoyGL": [
[ [
"ColorChannelOffset", "ColorChannelOffset",
@ -20529,10 +20544,11 @@
"Alpha Crop and Position Image", "Alpha Crop and Position Image",
"GenerateTimestamp", "GenerateTimestamp",
"GetMostCommonColors", "GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"OpenAI Image 2 Text", "OpenAI Image 2 Text",
"PadMask", "PadMask",
"ReadImage", "ReadImage",
"RenderOpenStreetMapTile",
"Shrink Image" "Shrink Image"
], ],
{ {
@ -22031,13 +22047,19 @@
"FluxSampler", "FluxSampler",
"FluxUnionControlNetApply", "FluxUnionControlNetApply",
"GetImageSizeRatio", "GetImageSizeRatio",
"HiDreamResolutionNode",
"IntegerSettings", "IntegerSettings",
"IntegerSettingsAdvanced",
"NoisePlusBlend", "NoisePlusBlend",
"PerturbationTexture",
"RegionMaskConditioning", "RegionMaskConditioning",
"RegionMaskGenerator", "RegionMaskGenerator",
"RegionMaskProcessor", "RegionMaskProcessor",
"RegionMaskValidator", "RegionMaskValidator",
"RegionOverlayVisualizer" "RegionOverlayVisualizer",
"TextBridge",
"ThreeWaySwitch",
"TwoWaySwitch"
], ],
{ {
"title_aux": "ControlAltAI Nodes" "title_aux": "ControlAltAI Nodes"
@ -22107,22 +22129,6 @@
"title_aux": "ComfyUI DataBeast" "title_aux": "ComfyUI DataBeast"
} }
], ],
"https://github.com/hanyingcho/comfyui-llmprompt": [
[
"AddPrompt",
"AlignPOSE_KEYPOINTToReference",
"BoneImageTemporalFixer",
"Generate Text with LLM",
"Inference Qwen2",
"Inference Qwen2VL",
"Load llm",
"PromptInput",
"Rebuilt_Video"
],
{
"title_aux": "ComfyUI LLM Promp"
}
],
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [ "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [
[ [
"Image Selector" "Image Selector"
@ -25320,7 +25326,6 @@
"SplineEditor", "SplineEditor",
"SplitBboxes", "SplitBboxes",
"SplitImageChannels", "SplitImageChannels",
"StabilityAPI_SD3",
"StableZero123_BatchSchedule", "StableZero123_BatchSchedule",
"StringConstant", "StringConstant",
"StringConstantMultiline", "StringConstantMultiline",
@ -26536,6 +26541,7 @@
"Lora Mecha Recipe", "Lora Mecha Recipe",
"Mecha Converter", "Mecha Converter",
"Mecha Deserializer", "Mecha Deserializer",
"Mecha Merge Method Cache Unit",
"Mecha Merger", "Mecha Merger",
"Mecha Recipe List", "Mecha Recipe List",
"Mecha Regex Weights", "Mecha Regex Weights",
@ -27811,7 +27817,7 @@
"Replace Text with RegEx | sokes \ud83e\uddac" "Replace Text with RegEx | sokes \ud83e\uddac"
], ],
{ {
"title_aux": "ComfyUI Sokes Nodes" "title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
} }
], ],
"https://github.com/maepopi/Diffusers-in-ComfyUI": [ "https://github.com/maepopi/Diffusers-in-ComfyUI": [
@ -30242,6 +30248,9 @@
"Boolean Transform", "Boolean Transform",
"CRT Post-Process Suite", "CRT Post-Process Suite",
"CRTPostProcess", "CRTPostProcess",
"FancyNoteNode",
"FluxLoraBlocksPatcher",
"FluxTiledSamplerCustomAdvanced",
"Lora Loader Str", "Lora Loader Str",
"Remove Trailing Comma", "Remove Trailing Comma",
"Toggle Lora Unet Blocks L1", "Toggle Lora Unet Blocks L1",
@ -30250,7 +30259,7 @@
], ],
{ {
"author": "CRT", "author": "CRT",
"description": "Single Blocks Arguments for LoRA Training + Professional Post-Processing", "description": "Set of nodes for ComfyUI",
"title": "CRT-Nodes", "title": "CRT-Nodes",
"title_aux": "CRT-Nodes" "title_aux": "CRT-Nodes"
} }
@ -30922,7 +30931,6 @@
], ],
"https://github.com/rickyars/comfyui-llm-tile": [ "https://github.com/rickyars/comfyui-llm-tile": [
[ [
"RegionalTiledDiffusion",
"TiledImageGenerator", "TiledImageGenerator",
"TiledImageGeneratorAdvanced" "TiledImageGeneratorAdvanced"
], ],
@ -32085,6 +32093,7 @@
"BizyAirHEDPreprocessor", "BizyAirHEDPreprocessor",
"BizyAirJoyCaption", "BizyAirJoyCaption",
"BizyAirJoyCaption2", "BizyAirJoyCaption2",
"BizyAirJoyCaption3",
"BizyAirLeReS_DepthMapPreprocessor", "BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor", "BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor", "BizyAirM_LSDPreprocessor",
@ -32129,7 +32138,8 @@
[ [
"SaveA1111WeightedEmbeddings", "SaveA1111WeightedEmbeddings",
"SaveTokenEmbeddings", "SaveTokenEmbeddings",
"SaveWeightedEmbeddings" "SaveWeightedEmbeddings",
"SliceExistingEmbedding"
], ],
{ {
"title_aux": "ComfyUI_EmbeddingToolkit" "title_aux": "ComfyUI_EmbeddingToolkit"
@ -33911,6 +33921,7 @@
[ [
"CreaPrompt", "CreaPrompt",
"CreaPrompt List", "CreaPrompt List",
"CreaPrompt_0",
"CreaPrompt_1", "CreaPrompt_1",
"CreaPrompt_2", "CreaPrompt_2",
"CreaPrompt_3", "CreaPrompt_3",
@ -34588,6 +34599,7 @@
], ],
"https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": [ "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": [
[ [
"AppendageEditorNode",
"OpenposeEditorNode" "OpenposeEditorNode"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
"title": "ComfyUI_Step1X-Edit [NAME CONFLICT]", "title": "ComfyUI_Step1X-Edit [NAME CONFLICT]",
"reference": "https://github.com/godric8/ComfyUI_Step1X-Edit", "reference": "https://github.com/godric8/ComfyUI_Step1X-Edit",
"files": [ "files": [
"hhttps://github.com/godric8/ComfyUI_Step1X-Edit" "https://github.com/godric8/ComfyUI_Step1X-Edit"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes for Step1X-Edit" "description": "ComfyUI nodes for Step1X-Edit"
@ -284,7 +284,7 @@
"https://github.com/aa-parky/pipemind-comfyui" "https://github.com/aa-parky/pipemind-comfyui"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any), Multiline Text Input, Flux 2M Aspect Ratios" "description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any), Multiline Text Input, Flux 2M Aspect Ratios, SDXL Aspect Ratios, Room Mapper"
}, },
{ {
"author": "pacchikAI", "author": "pacchikAI",

View File

@ -658,6 +658,7 @@
"TS Qwen2.5", "TS Qwen2.5",
"TS Youtube Chapters", "TS Youtube Chapters",
"TSWhisper", "TSWhisper",
"TS_FilePathLoader",
"TS_Free_Video_Memory", "TS_Free_Video_Memory",
"TS_ImageResize", "TS_ImageResize",
"TS_Qwen3", "TS_Qwen3",
@ -2142,6 +2143,7 @@
"https://github.com/LyazS/ComfyUI-aznodes": [ "https://github.com/LyazS/ComfyUI-aznodes": [
[ [
"CrossFadeImageSequence", "CrossFadeImageSequence",
"ImageGrayscaleAZ",
"SaveImageAZ" "SaveImageAZ"
], ],
{ {
@ -2406,6 +2408,7 @@
"AudioDurationNode", "AudioDurationNode",
"AudioPathToAudioNode", "AudioPathToAudioNode",
"CategorizeNode", "CategorizeNode",
"CountFilesFromFolderNode",
"Data_handle_Node", "Data_handle_Node",
"DeepSeek_Node", "DeepSeek_Node",
"Delay_node", "Delay_node",
@ -2417,6 +2420,7 @@
"Downloader", "Downloader",
"FileMoveNode", "FileMoveNode",
"FolderIteratorNODE", "FolderIteratorNODE",
"GetImageListFromFloderNode",
"Get_cookies_Node", "Get_cookies_Node",
"Get_json_value_Node", "Get_json_value_Node",
"Get_video_Node", "Get_video_Node",
@ -3437,6 +3441,8 @@
"KeywordPromptComposer", "KeywordPromptComposer",
"PipemindFlux2MAspectRatio", "PipemindFlux2MAspectRatio",
"PipemindMultilineTextInput", "PipemindMultilineTextInput",
"PipemindRoomNode",
"PipemindSDXL15AspectRatio",
"RandomLineFromDropdown", "RandomLineFromDropdown",
"SelectLineFromDropdown", "SelectLineFromDropdown",
"SimplePromptCombiner" "SimplePromptCombiner"
@ -4967,10 +4973,11 @@
"Alpha Crop and Position Image", "Alpha Crop and Position Image",
"GenerateTimestamp", "GenerateTimestamp",
"GetMostCommonColors", "GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"OpenAI Image 2 Text", "OpenAI Image 2 Text",
"PadMask", "PadMask",
"ReadImage", "ReadImage",
"RenderOpenStreetMapTile",
"Shrink Image" "Shrink Image"
], ],
{ {
@ -5186,6 +5193,14 @@
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]" "title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
} }
], ],
"https://github.com/godric8/ComfyUI_Step1X-Edit": [
[
"Step1XEdit"
],
{
"title_aux": "ComfyUI_Step1X-Edit [NAME CONFLICT]"
}
],
"https://github.com/gold24park/loki-comfyui-node": [ "https://github.com/gold24park/loki-comfyui-node": [
[ [
"Base64ToImage", "Base64ToImage",
@ -5997,6 +6012,7 @@
"FramePackFindNearestBucket", "FramePackFindNearestBucket",
"FramePackLoraSelect", "FramePackLoraSelect",
"FramePackSampler", "FramePackSampler",
"FramePackSingleFrameSampler",
"FramePackTorchCompileSettings", "FramePackTorchCompileSettings",
"LoadFramePackModel" "LoadFramePackModel"
], ],
@ -6172,6 +6188,7 @@
"WanVideoReCamMasterCameraEmbed", "WanVideoReCamMasterCameraEmbed",
"WanVideoReCamMasterDefaultCamera", "WanVideoReCamMasterDefaultCamera",
"WanVideoReCamMasterGenerateOrbitCamera", "WanVideoReCamMasterGenerateOrbitCamera",
"WanVideoRealisDanceLatents",
"WanVideoSLG", "WanVideoSLG",
"WanVideoSampler", "WanVideoSampler",
"WanVideoSetBlockSwap", "WanVideoSetBlockSwap",
@ -7464,8 +7481,11 @@
"Image_Attachment", "Image_Attachment",
"JSON_Attachment", "JSON_Attachment",
"Json2String", "Json2String",
"LoadSpiderData",
"PNGtoImage",
"Query_OpenAI", "Query_OpenAI",
"RunPython", "RunPython",
"SaveSpiderData",
"SpiderCrawl", "SpiderCrawl",
"String2Json", "String2Json",
"String_Attachment" "String_Attachment"
@ -7625,6 +7645,7 @@
], ],
"https://github.com/rishipandey125/ComfyUI-FramePacking": [ "https://github.com/rishipandey125/ComfyUI-FramePacking": [
[ [
"Batch Keyframes",
"Get Image Dimensions", "Get Image Dimensions",
"Pad Batch to 4n+1", "Pad Batch to 4n+1",
"Resize Frame", "Resize Frame",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,16 @@
{
"author": "hanyingcho",
"title": "ComfyUI LLM Promp [REMOVED]",
"reference": "https://github.com/hanyingcho/comfyui-llmprompt",
"files": [
"https://github.com/hanyingcho/comfyui-llmprompt"
],
"install_type": "git-clone",
"description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2"
},
{ {
"author": "WASasquatch", "author": "WASasquatch",
"title": "WAS Node Suite [DEPRECATED]", "title": "WAS Node Suite [DEPRECATED]",

View File

@ -1573,6 +1573,7 @@
"Seed-Nodes: LoadMultipleImages", "Seed-Nodes: LoadMultipleImages",
"Seed-Nodes: QwenVLAPI", "Seed-Nodes: QwenVLAPI",
"Seed-Nodes: SLICPixelator", "Seed-Nodes: SLICPixelator",
"Seed-Nodes: ScreenModeRemoveBlack",
"Seed-Nodes: SeedSaveAudio", "Seed-Nodes: SeedSaveAudio",
"Seed-Nodes: SiliconFlowVLAPI" "Seed-Nodes: SiliconFlowVLAPI"
], ],
@ -3897,6 +3898,7 @@
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [ "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": [
[ [
"Ryuu_CleanStringAdvanced", "Ryuu_CleanStringAdvanced",
"Ryuu_ColorMatch",
"Ryuu_ExtractAndSaveLora", "Ryuu_ExtractAndSaveLora",
"Ryuu_FallbackPassthrough", "Ryuu_FallbackPassthrough",
"Ryuu_FallbackSwitchAny", "Ryuu_FallbackSwitchAny",
@ -6940,6 +6942,7 @@
], ],
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [ "https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
[ [
"BridgePreviewNode",
"CachePreviewBridge", "CachePreviewBridge",
"ColorAdjustment", "ColorAdjustment",
"FastCanvas", "FastCanvas",
@ -6948,6 +6951,7 @@
"GroupSwitcher", "GroupSwitcher",
"IPAdapterWeightTypes", "IPAdapterWeightTypes",
"ImageCropper", "ImageCropper",
"ImageSelector",
"ImageSizeAdjustment", "ImageSizeAdjustment",
"InspyrenetRembgLoader", "InspyrenetRembgLoader",
"InspyrenetRembgProcess", "InspyrenetRembgProcess",
@ -7085,6 +7089,7 @@
"BoolToString|LP", "BoolToString|LP",
"CLIP Text Encode Translate [LP]", "CLIP Text Encode Translate [LP]",
"CLIPTextEncodeTranslate|LP", "CLIPTextEncodeTranslate|LP",
"CalculateTargetSizeByMask|LP",
"Convert Bool To Int [LP]", "Convert Bool To Int [LP]",
"Convert Bool To String [LP]", "Convert Bool To String [LP]",
"Convert Float To Int [LP]", "Convert Float To Int [LP]",
@ -7099,8 +7104,13 @@
"Convert String To Number [LP]", "Convert String To Number [LP]",
"Count Objects [LP]", "Count Objects [LP]",
"CountObjects|LP", "CountObjects|LP",
"CroppedAspectSizeParameters|LP",
"CroppedForsedSizeParameters|LP",
"CroppedFreeSizeParameters|LP",
"CroppedRangedSizeParameters|LP",
"Delay [LP]", "Delay [LP]",
"Delay|LP", "Delay|LP",
"ExtendFactorParameters|LP",
"Fast Checker Pattern [LP]", "Fast Checker Pattern [LP]",
"FastCheckerPattern|LP", "FastCheckerPattern|LP",
"File Counter [LP]", "File Counter [LP]",
@ -7116,6 +7126,8 @@
"Image Overlay [LP]", "Image Overlay [LP]",
"ImageLoaderFromPath|LP", "ImageLoaderFromPath|LP",
"ImageOverlay|LP", "ImageOverlay|LP",
"InpaintCrop|LP",
"InpaintStitch|LP",
"IntToBool|LP", "IntToBool|LP",
"IntToFloat|LP", "IntToFloat|LP",
"IntToString|LP", "IntToString|LP",
@ -7147,6 +7159,7 @@
"RemoveBannedTagsFromTags|LP", "RemoveBannedTagsFromTags|LP",
"RemoveBannedTagsFromText|LP", "RemoveBannedTagsFromText|LP",
"RemoveDuplicateTags|LP", "RemoveDuplicateTags|LP",
"ResizeImageAndMasks|LP",
"ResizeImageToTargetSize|LP", "ResizeImageToTargetSize|LP",
"Resorting Tags [LP]", "Resorting Tags [LP]",
"ResortingTags|LP", "ResortingTags|LP",
@ -7572,6 +7585,21 @@
"title_aux": "KepPromptLang" "title_aux": "KepPromptLang"
} }
], ],
"https://github.com/MDMAchine/ComfyUI_MD_Nodes": [
[
"ACE_LatentVisualizer",
"APGGuiderForked",
"AdvancedAudioPreviewAndSave",
"HybridAdaptiveSigmas",
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"SceneGeniusAutocreator"
],
{
"title_aux": "MD Nodes"
}
],
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[ [
"LoraTagLoader", "LoraTagLoader",
@ -7802,6 +7830,7 @@
"GetIntParam", "GetIntParam",
"GetRandomIntegerInRange", "GetRandomIntegerInRange",
"ImageAdjuster", "ImageAdjuster",
"ImageOverlayAlignment",
"LoadAndAdjustImage", "LoadAndAdjustImage",
"MultiParamInputNode", "MultiParamInputNode",
"NumberExtractor", "NumberExtractor",
@ -7824,6 +7853,7 @@
"TextConcatenation", "TextConcatenation",
"TextConcatenator", "TextConcatenator",
"TextConditionCheck", "TextConditionCheck",
"TextToImage",
"TextToList", "TextToList",
"WriteExcelData", "WriteExcelData",
"WriteExcelImage", "WriteExcelImage",
@ -10510,8 +10540,9 @@
], ],
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [ "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [
[ [
"ChatterboxTTS", "ChatterBoxVoiceCapture",
"ChatterboxVC" "ChatterBoxVoiceTTS",
"ChatterBoxVoiceVC"
], ],
{ {
"title_aux": "ComfyUI_ChatterBox" "title_aux": "ComfyUI_ChatterBox"
@ -11208,6 +11239,7 @@
"Basic data handling: StringDecode", "Basic data handling: StringDecode",
"Basic data handling: StringEncode", "Basic data handling: StringEncode",
"Basic data handling: StringEndswith", "Basic data handling: StringEndswith",
"Basic data handling: StringEscape",
"Basic data handling: StringExpandtabs", "Basic data handling: StringExpandtabs",
"Basic data handling: StringFind", "Basic data handling: StringFind",
"Basic data handling: StringFormatMap", "Basic data handling: StringFormatMap",
@ -11245,6 +11277,7 @@
"Basic data handling: StringStrip", "Basic data handling: StringStrip",
"Basic data handling: StringSwapcase", "Basic data handling: StringSwapcase",
"Basic data handling: StringTitle", "Basic data handling: StringTitle",
"Basic data handling: StringUnescape",
"Basic data handling: StringUpper", "Basic data handling: StringUpper",
"Basic data handling: StringZfill", "Basic data handling: StringZfill",
"Basic data handling: SwitchCase" "Basic data handling: SwitchCase"
@ -13004,6 +13037,7 @@
], ],
"https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": [ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": [
[ [
"XWAVECellularNoiseNode",
"XWAVEPixelate", "XWAVEPixelate",
"XWaveChromaticAberration", "XWaveChromaticAberration",
"XWaveColorChannelManipulation", "XWaveColorChannelManipulation",
@ -13118,48 +13152,6 @@
"title_aux": "Xycuno Oobabooga" "title_aux": "Xycuno Oobabooga"
} }
], ],
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
[
"canvas-util-cal-size",
"conditioning-util-input-switch",
"cutoff-region-util",
"hks-util-cal-denoise-step",
"img-util-get-image-size",
"img-util-switch-input-image",
"io-image-save",
"io-text-save",
"io-util-file-list-get",
"io-util-file-list-get-text",
"number-util-random-num",
"pipe-util-to-basic-pipe",
"region-util-get-by-center-and-size",
"region-util-get-by-lt",
"region-util-get-crop-location-from-center-size-text",
"region-util-get-pad-out-location-by-size",
"text-preset-colors",
"text-util-join-text",
"text-util-loop-text",
"text-util-path-list",
"text-util-prompt-add-prompt",
"text-util-prompt-adv-dup",
"text-util-prompt-adv-search",
"text-util-prompt-del",
"text-util-prompt-dup",
"text-util-prompt-join",
"text-util-prompt-search",
"text-util-prompt-shuffle",
"text-util-prompt-std",
"text-util-prompt-unweight",
"text-util-random-text",
"text-util-search-text",
"text-util-show-text",
"text-util-switch-text",
"xyz-util-txt-to-int"
],
{
"title_aux": "ymc-node-suite-comfyui"
}
],
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": [
[ [
"Example", "Example",
@ -13769,7 +13761,9 @@
], ],
"https://github.com/Zch6111/AI_Text_Comfyui": [ "https://github.com/Zch6111/AI_Text_Comfyui": [
[ [
"AutoPromptGeneratorNode" "AutoPromptGeneratorNode",
"GeminiImageToPrompt",
"SmartAutoPromptNode"
], ],
{ {
"title_aux": "AI_Text_Comfyui" "title_aux": "AI_Text_Comfyui"
@ -14851,6 +14845,8 @@
"Sage_CollectKeywordsFromLoraStack", "Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningRngOut", "Sage_ConditioningRngOut",
"Sage_ConditioningZeroOut", "Sage_ConditioningZeroOut",
"Sage_ConstructLLMPrompt",
"Sage_ConstructLLMPromptExtra",
"Sage_ConstructMetadata", "Sage_ConstructMetadata",
"Sage_ConstructMetadataLite", "Sage_ConstructMetadataLite",
"Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncode",
@ -14863,6 +14859,7 @@
"Sage_KSamplerAudioDecoder", "Sage_KSamplerAudioDecoder",
"Sage_KSamplerDecoder", "Sage_KSamplerDecoder",
"Sage_KSamplerTiledDecoder", "Sage_KSamplerTiledDecoder",
"Sage_LMStudioLLMPrompt",
"Sage_LastLoraInfo", "Sage_LastLoraInfo",
"Sage_LoadImage", "Sage_LoadImage",
"Sage_LogicalSwitch", "Sage_LogicalSwitch",
@ -14874,7 +14871,9 @@
"Sage_ModelReport", "Sage_ModelReport",
"Sage_ModelShifts", "Sage_ModelShifts",
"Sage_MultiModelPicker", "Sage_MultiModelPicker",
"Sage_OllamaLLMPrompt", "Sage_OllamaAdvancedOptions",
"Sage_OllamaLLMPromptText",
"Sage_OllamaLLMPromptVision",
"Sage_PonyPrefix", "Sage_PonyPrefix",
"Sage_PonyStyle", "Sage_PonyStyle",
"Sage_SamplerInfo", "Sage_SamplerInfo",
@ -14952,6 +14951,7 @@
[ [
"PCAddMaskToCLIP", "PCAddMaskToCLIP",
"PCAddMaskToCLIPMany", "PCAddMaskToCLIPMany",
"PCAttentionCoupleBatchNegative",
"PCExtractScheduledPrompt", "PCExtractScheduledPrompt",
"PCLazyLoraLoader", "PCLazyLoraLoader",
"PCLazyLoraLoaderAdvanced", "PCLazyLoraLoaderAdvanced",
@ -15642,9 +15642,12 @@
"AudioRecorderAT", "AudioRecorderAT",
"ClearVoiceRun", "ClearVoiceRun",
"LoadAudioMW", "LoadAudioMW",
"MergeAudioMW",
"MinimalPauseNode", "MinimalPauseNode",
"MultiLinePromptAT", "MultiLinePromptAT",
"MusicSeparation",
"RemoveSilence", "RemoveSilence",
"SpeechSeparation",
"StringEditNode", "StringEditNode",
"TrimAudio" "TrimAudio"
], ],
@ -17416,6 +17419,8 @@
[ [
"AudioCleanupNode", "AudioCleanupNode",
"IndexTTSNode", "IndexTTSNode",
"IndexTTSProNode",
"NovelTextStructureNode",
"TimbreAudioLoader" "TimbreAudioLoader"
], ],
{ {
@ -18290,8 +18295,8 @@
], ],
"https://github.com/cloudkoala/comfyui-koala": [ "https://github.com/cloudkoala/comfyui-koala": [
[ [
"AnotherKoalaNode", "AspectRatioLatentNode",
"AspectRatioLatentNode" "SaveMeshAnywhere"
], ],
{ {
"title_aux": "comfyui-koala" "title_aux": "comfyui-koala"
@ -19309,6 +19314,7 @@
], ],
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [ "https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
[ [
"DN_wildcards_processor",
"DadosJoyTaggerNode", "DadosJoyTaggerNode",
"DadosMultilineString", "DadosMultilineString",
"DynamicTextLoaderNode", "DynamicTextLoaderNode",
@ -19317,6 +19323,7 @@
"SmolVLMNode", "SmolVLMNode",
"TextConcatenatorNode", "TextConcatenatorNode",
"TextDropDownNode", "TextDropDownNode",
"WildcardSelectorNode",
"inactivePinterestImageNode" "inactivePinterestImageNode"
], ],
{ {
@ -20193,6 +20200,14 @@
"title_aux": "ComfyUI-crop-alpha" "title_aux": "ComfyUI-crop-alpha"
} }
], ],
"https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": [
[
"E_TierTextSaver"
],
{
"title_aux": "ComfyUI-E-Tier-TextSaver"
}
],
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [ "https://github.com/e7mac/ComfyUI-ShadertoyGL": [
[ [
"ColorChannelOffset", "ColorChannelOffset",
@ -20529,10 +20544,11 @@
"Alpha Crop and Position Image", "Alpha Crop and Position Image",
"GenerateTimestamp", "GenerateTimestamp",
"GetMostCommonColors", "GetMostCommonColors",
"ImageCompositeAbsoluteByContainer",
"LoadImageFromUrl",
"OpenAI Image 2 Text", "OpenAI Image 2 Text",
"PadMask", "PadMask",
"ReadImage", "ReadImage",
"RenderOpenStreetMapTile",
"Shrink Image" "Shrink Image"
], ],
{ {
@ -22031,13 +22047,19 @@
"FluxSampler", "FluxSampler",
"FluxUnionControlNetApply", "FluxUnionControlNetApply",
"GetImageSizeRatio", "GetImageSizeRatio",
"HiDreamResolutionNode",
"IntegerSettings", "IntegerSettings",
"IntegerSettingsAdvanced",
"NoisePlusBlend", "NoisePlusBlend",
"PerturbationTexture",
"RegionMaskConditioning", "RegionMaskConditioning",
"RegionMaskGenerator", "RegionMaskGenerator",
"RegionMaskProcessor", "RegionMaskProcessor",
"RegionMaskValidator", "RegionMaskValidator",
"RegionOverlayVisualizer" "RegionOverlayVisualizer",
"TextBridge",
"ThreeWaySwitch",
"TwoWaySwitch"
], ],
{ {
"title_aux": "ControlAltAI Nodes" "title_aux": "ControlAltAI Nodes"
@ -22107,22 +22129,6 @@
"title_aux": "ComfyUI DataBeast" "title_aux": "ComfyUI DataBeast"
} }
], ],
"https://github.com/hanyingcho/comfyui-llmprompt": [
[
"AddPrompt",
"AlignPOSE_KEYPOINTToReference",
"BoneImageTemporalFixer",
"Generate Text with LLM",
"Inference Qwen2",
"Inference Qwen2VL",
"Load llm",
"PromptInput",
"Rebuilt_Video"
],
{
"title_aux": "ComfyUI LLM Promp"
}
],
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [ "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [
[ [
"Image Selector" "Image Selector"
@ -25320,7 +25326,6 @@
"SplineEditor", "SplineEditor",
"SplitBboxes", "SplitBboxes",
"SplitImageChannels", "SplitImageChannels",
"StabilityAPI_SD3",
"StableZero123_BatchSchedule", "StableZero123_BatchSchedule",
"StringConstant", "StringConstant",
"StringConstantMultiline", "StringConstantMultiline",
@ -26536,6 +26541,7 @@
"Lora Mecha Recipe", "Lora Mecha Recipe",
"Mecha Converter", "Mecha Converter",
"Mecha Deserializer", "Mecha Deserializer",
"Mecha Merge Method Cache Unit",
"Mecha Merger", "Mecha Merger",
"Mecha Recipe List", "Mecha Recipe List",
"Mecha Regex Weights", "Mecha Regex Weights",
@ -27811,7 +27817,7 @@
"Replace Text with RegEx | sokes \ud83e\uddac" "Replace Text with RegEx | sokes \ud83e\uddac"
], ],
{ {
"title_aux": "ComfyUI Sokes Nodes" "title_aux": "ComfyUI Sokes Nodes \ud83e\uddac"
} }
], ],
"https://github.com/maepopi/Diffusers-in-ComfyUI": [ "https://github.com/maepopi/Diffusers-in-ComfyUI": [
@ -30242,6 +30248,9 @@
"Boolean Transform", "Boolean Transform",
"CRT Post-Process Suite", "CRT Post-Process Suite",
"CRTPostProcess", "CRTPostProcess",
"FancyNoteNode",
"FluxLoraBlocksPatcher",
"FluxTiledSamplerCustomAdvanced",
"Lora Loader Str", "Lora Loader Str",
"Remove Trailing Comma", "Remove Trailing Comma",
"Toggle Lora Unet Blocks L1", "Toggle Lora Unet Blocks L1",
@ -30250,7 +30259,7 @@
], ],
{ {
"author": "CRT", "author": "CRT",
"description": "Single Blocks Arguments for LoRA Training + Professional Post-Processing", "description": "Set of nodes for ComfyUI",
"title": "CRT-Nodes", "title": "CRT-Nodes",
"title_aux": "CRT-Nodes" "title_aux": "CRT-Nodes"
} }
@ -30922,7 +30931,6 @@
], ],
"https://github.com/rickyars/comfyui-llm-tile": [ "https://github.com/rickyars/comfyui-llm-tile": [
[ [
"RegionalTiledDiffusion",
"TiledImageGenerator", "TiledImageGenerator",
"TiledImageGeneratorAdvanced" "TiledImageGeneratorAdvanced"
], ],
@ -32085,6 +32093,7 @@
"BizyAirHEDPreprocessor", "BizyAirHEDPreprocessor",
"BizyAirJoyCaption", "BizyAirJoyCaption",
"BizyAirJoyCaption2", "BizyAirJoyCaption2",
"BizyAirJoyCaption3",
"BizyAirLeReS_DepthMapPreprocessor", "BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor", "BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor", "BizyAirM_LSDPreprocessor",
@ -32129,7 +32138,8 @@
[ [
"SaveA1111WeightedEmbeddings", "SaveA1111WeightedEmbeddings",
"SaveTokenEmbeddings", "SaveTokenEmbeddings",
"SaveWeightedEmbeddings" "SaveWeightedEmbeddings",
"SliceExistingEmbedding"
], ],
{ {
"title_aux": "ComfyUI_EmbeddingToolkit" "title_aux": "ComfyUI_EmbeddingToolkit"
@ -33911,6 +33921,7 @@
[ [
"CreaPrompt", "CreaPrompt",
"CreaPrompt List", "CreaPrompt List",
"CreaPrompt_0",
"CreaPrompt_1", "CreaPrompt_1",
"CreaPrompt_2", "CreaPrompt_2",
"CreaPrompt_3", "CreaPrompt_3",
@ -34588,6 +34599,7 @@
], ],
"https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": [ "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": [
[ [
"AppendageEditorNode",
"OpenposeEditorNode" "OpenposeEditorNode"
], ],
{ {