Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data 2024-09-13 01:46:04 +09:00
commit 1a5fa290a3
9 changed files with 2476 additions and 2124 deletions

View File

@ -7318,6 +7318,16 @@
"install_type": "git-clone",
"description": "experimental node pack to test using reference videos for their motion."
},
{
"author": "logtd",
"title": "ComfyUI-DiLightNet",
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
"files": [
"https://github.com/logtd/ComfyUI-DiLightNet"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@ -13972,16 +13982,6 @@
"install_type": "git-clone",
"description": "StyledCLIPTextEncode is a node that enables you to build your prompts(both postive and negative) based on the selected style. It provides up-to 77 styles currently and has been tested on SDXL and SD1.5 checkpoints. It's ported from project [a/Style Selector for SDXL 1.0](https://github.com/ahgsql/StyleSelectorXL), which is only availabe on WebUI."
},
{
"author": "yvann-ba",
"title": "ComfyUI_Yvann-Nodes",
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
"files": [
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
},
{
"author": "Isi-dev",
"title": "ComfyUI-Img2DrawingAssistants",
@ -14326,7 +14326,69 @@
"install_type": "git-clone",
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
},
{
"author": "Bin-sam",
"title": "DynamicPose-ComfyUI",
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
"files": [
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
},
{
"author": "Metal3d",
"title": "Human Parts Detector",
"id": "human-parts-detector",
"reference": "https://github.com/metal3d/ComfyUI_Human_Parts",
"files": [
"https://github.com/metal3d/ComfyUI_Human_Parts"
],
"install_type": "git-clone",
"description": "Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage."
},
{
"author": "Fuwuffy",
"title": "ComfyUI Visual Area Nodes",
"id": "comfy-visual-area",
"reference": "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes",
"files": [
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes"
],
"install_type": "git-clone",
"description": "This is a collection of nodes created to aid when managing area conditionings."
},
{
"author": "HentaiGirlfriendDotCom",
"title": "comfyui-highlight-connections",
"reference": "https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections",
"files": [
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections"
],
"install_type": "git-clone",
"description": "A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red."
},
{
"author": "openart",
"title": "openart-comfyui-deploy",
"id": "openart-comfyui-deploy",
"reference": "https://github.com/kulsisme/openart-comfyui-deploy",
"files": [
"https://github.com/kulsisme/openart-comfyui-deploy"
],
"install_type": "git-clone",
"description": "NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ..."
},
{
"author": "Cyber-BCat",
"title": "ComfyUI_Auto_Caption",
"reference": "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption",
"files": [
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption"
],
"install_type": "git-clone",
"description": "This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image."
},

View File

@ -1414,6 +1414,21 @@
"title_aux": "ComfyUI-Path-Helper"
}
],
"https://github.com/Bin-sam/DynamicPose-ComfyUI": [
[
"DynamicPose_Sampler",
"Load_Pose_Guider",
"Load_denoising_unet",
"Load_reference_unet",
"Pose_Guider_Encode",
"align",
"load_pose_model",
"pose_extraction"
],
{
"title_aux": "DynamicPose-ComfyUI"
}
],
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
[
"CustomScheduler"
@ -1684,6 +1699,16 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
[
"Auto Caption",
"Joy Model load",
"LoadManyImages"
],
{
"title_aux": "ComfyUI_Auto_Caption"
}
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Image Judgment",
@ -2555,6 +2580,18 @@
"title_aux": "FM_nodes"
}
],
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
[
"VisualAreaPrompt"
],
{
"author": "Fuwuffy",
"description": "Nodes used for more comfortable area prompting design.",
"nickname": "AreaPrompts",
"title": "Area Prompts",
"title_aux": "ComfyUI Visual Area Nodes"
}
],
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
[
"G370SD3PowerLab_AttentionToImage",
@ -2836,6 +2873,14 @@
"title_aux": "Hellrunner's Magical Nodes"
}
],
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections": [
[
"HighlightConnections"
],
{
"title_aux": "comfyui-highlight-connections"
}
],
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [
[
"Load Prompt Travel file",
@ -5566,8 +5611,8 @@
[
"Make Size",
"Make Size Latent",
"Make Tile Calc",
"Make Tiles",
"Make Tiles Math",
"Unmake Tiles"
],
{
@ -7345,6 +7390,7 @@
],
"https://github.com/aidenli/ComfyUI_NYJY": [
[
"CivitaiPrompt",
"JoyCaption",
"JoyTag",
"LoadLlamaModel",
@ -7438,6 +7484,7 @@
"FLUXResolutions",
"GeminiAPI",
"OllamaAPI",
"Save text",
"SaveSVG",
"TextSplitByDelimiter",
"menus"
@ -7922,9 +7969,11 @@
[
"BoolSwitchOutStr",
"CivitaiPrompts",
"ComfyuiRuntimeArgs",
"FaceScatter",
"FaceScatter2",
"FluxInspireLbwBatch",
"FluxInspireLbw_Batch",
"FluxInspireLbw_BlockVectorPreset",
"GodnessMerger_Apply",
"GodnessMerger_InputBlocks",
"GodnessMerger_InputBlocksExperimental",
@ -7952,12 +8001,12 @@
"SP-UnetSave",
"SP_FluxFastMergePatchFP8 [Experimental]",
"SP_KoboldCpp",
"SP_KoboldCppWithContext",
"SP_WebsocketSendImage",
"ScatterParams",
"ScatterParamsBatch",
"SendTelegramChatBot",
"StrToCombo",
"TESTER",
"TextSplitJoinByDelimiter"
],
{
@ -9287,6 +9336,7 @@
"LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform",
"LayerUtility: LoadPSD",
"LayerUtility: LoadVQAModel",
"LayerUtility: NumberCalculator",
"LayerUtility: NumberCalculatorV2",
"LayerUtility: PrintInfo",
@ -9310,6 +9360,7 @@
"LayerUtility: TextImage",
"LayerUtility: TextImage V2",
"LayerUtility: TextJoin",
"LayerUtility: VQAPrompt",
"LayerUtility: XY to Percent"
],
{
@ -9867,6 +9918,7 @@
"TestWhileLoopOpen",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
@ -10374,6 +10426,7 @@
],
"https://github.com/darkpixel/darkprompts": [
[
"DarkAnyToString",
"DarkCheckpointRandomizer",
"DarkCheckpointSwitcher",
"DarkCombine",
@ -10621,9 +10674,9 @@
[
"DicksonColorMatch",
"DicksonLoadImage",
"TTPlanet_Tile_Preprocessor_GF",
"TTPlanet_Tile_Preprocessor_Simple",
"TTPlanet_Tile_Preprocessor_cufoff"
"Dickson_TTP_Preprocessor_Simple",
"Dickson_TTP_Preprocessor_cufoff",
"Dickson_TTP_Tile_Preprocessor_GF"
],
{
"description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson",
@ -10919,6 +10972,7 @@
"Eden_IMG_padder",
"Eden_IMG_unpadder",
"Eden_Int",
"Eden_MaskBoundingBox",
"Eden_String",
"Eden_gpt4_node",
"FolderScanner",
@ -12303,6 +12357,7 @@
"github_tool",
"google_loader",
"google_tool",
"html2img_function",
"image_iterator",
"img2path",
"interpreter_function",
@ -12329,7 +12384,6 @@
"load_persona",
"load_url",
"load_wikipedia",
"new_interpreter_tool",
"none2false",
"omost_decode",
"omost_json2py",
@ -13458,6 +13512,7 @@
"Bjornulf_LoopSamplers",
"Bjornulf_LoopSchedulers",
"Bjornulf_LoopTexts",
"Bjornulf_PauseResume",
"Bjornulf_RandomLineFromInput",
"Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts",
@ -14326,6 +14381,28 @@
"title_aux": "ComfyUI_StringToHex"
}
],
"https://github.com/kulsisme/openart-comfyui-deploy": [
[
"ComfyDeployWebscoketImageInput",
"ComfyDeployWebscoketImageOutput",
"ComfyUIDeployExternalBoolean",
"ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalImageBatch",
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalTextList",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo",
"OpenArtDeployText"
],
{
"title_aux": "openart-comfyui-deploy"
}
],
"https://github.com/kunieone/ComfyUI_alkaid": [
[
"A_EmptyLatentImageLongside",
@ -14577,6 +14654,7 @@
[
"TclEbSynth",
"TclEbSynthBatch",
"TclExr2png",
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
@ -14783,6 +14861,15 @@
"title_aux": "ComfyUI-4DHumans"
}
],
"https://github.com/logtd/ComfyUI-DiLightNet": [
[
"LoadDiLightControlNet",
"PrepareDiLightCond"
],
{
"title_aux": "ComfyUI-DiLightNet"
}
],
"https://github.com/logtd/ComfyUI-FLATTEN": [
[
"ApplyFlattenAttentionNode",
@ -15375,6 +15462,7 @@
"LF_BlurImages",
"LF_Boolean",
"LF_CharacterImpersonator",
"LF_CivitAIMetadataSetup",
"LF_ControlPanel",
"LF_DisplayJSON",
"LF_Float",
@ -15479,6 +15567,7 @@
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
"marduk191_5_text_string",
"marduk191_5way_text_switch",
"marduk191_s_random_latent",
@ -15773,6 +15862,14 @@
"title_aux": "mm-comfyui-megamask"
}
],
"https://github.com/metal3d/ComfyUI_Human_Parts": [
[
"HumanParts"
],
{
"title_aux": "Human Parts Detector"
}
],
"https://github.com/metncelik/comfyui_met_suite": [
[
"BBOXPadding",
@ -17305,8 +17402,11 @@
],
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
[
"FlipStreamBatch",
"FlipStreamLoader",
"FlipStreamMap",
"FlipStreamOption",
"FlipStreamReduce",
"FlipStreamSetMode",
"FlipStreamSwitchVFI",
"FlipStreamUpdate",
@ -18995,7 +19095,11 @@
"GR85_ElementsConcatenator",
"GR85_ImageDimensionResizer",
"GR85_ImageSizer",
"GR85_ImageSizerAll",
"GR85_InsertCharacter",
"GR85_IntToString",
"GR85_JSONFileReader",
"GR85_JSONFileSaver",
"GR85_LlmEnhancer",
"GR85_NextSeed",
"GR85_RandomAtmLocOutfit",
@ -19609,6 +19713,7 @@
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptEngineeringNode",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
@ -19695,14 +19800,17 @@
"easy imageRatio",
"easy imageRemBg",
"easy imageSave",
"easy imageSaveWithText",
"easy imageScaleDown",
"easy imageScaleDownBy",
"easy imageScaleDownToSize",
"easy imageScaleToNormPixels",
"easy imageSize",
"easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy imageSplitGrid",
"easy imageSplitList",
"easy imageSplitTiles",
"easy imageSwitch",
"easy imageToBase64",
"easy imageToMask",
@ -19724,6 +19832,7 @@
"easy isSDXL",
"easy joinImageBatch",
"easy kSampler",
"easy kSamplerCustom",
"easy kSamplerDownscaleUnet",
"easy kSamplerInpainting",
"easy kSamplerLayerDiffusion",
@ -19748,6 +19857,7 @@
"easy pipeOut",
"easy pipeToBasicPipe",
"easy pixArtLoader",
"easy pixels",
"easy portraitMaster",
"easy poseEditor",
"easy positive",
@ -19983,16 +20093,6 @@
"title_aux": "ComfyUI YoloNasPose Tensorrt"
}
],
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
[
"Audio Analysis | Yvann",
"Audio Drums Analysis | Yvann",
"Audio Vocals Analysis | Yvann"
],
{
"title_aux": "ComfyUI_Yvann-Nodes"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePathOrURL",
@ -20114,6 +20214,7 @@
],
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"bxbSwitch",
"sdBxb",
"sdBxb_saveImage",
"sdBxb_textInput"

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,36 @@
{
"author": "AlexXi19",
"title": "ComfyUI-OpenAINode",
"reference": "https://github.com/AlexXi19/ComfyUI-OpenAINode",
"files": [
"https://github.com/AlexXi19/ComfyUI-OpenAINode"
],
"install_type": "git-clone",
"description": "ComfyUI-OpenAINode is a user-friendly node that serves as an interface to the OpenAI Models.[w/Repo name conflict with Electrofried/ComfyUI-OpenAINode]"
},
{
"author": "hgabha",
"title": "WWAA-CustomNodes",
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
"files": [
"https://github.com/hgabha/WWAA-CustomNodes"
],
"install_type": "git-clone",
"description": "Custom Nodes for ComfyUI made by the team at [a/WeirdWonderfulAI.Art](https://weirdwonderfulai.art/) These are developed based on the needs where there was a gap to make our workflows better. You are welcome to use it as you see fit."
},
{
"author": "IgPoly",
"title": "ComfyUI-igTools",
"reference": "https://github.com/IgPoly/ComfyUI-igTools",
"files": [
"https://github.com/IgPoly/ComfyUI-igTools"
],
"install_type": "git-clone",
"description": "NODES:IGT Simple Tiles Calc"
},
{
"author": "jazhang00",
"title": "ComfyUI Node for Slicedit",
@ -172,16 +202,6 @@
"install_type": "git-clone",
"description": "NODES:LoadAudioUrl, VideoWatermark"
},
{
"author": "jinljin",
"title": "ComfyUI-Talking-Head [WIP]",
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
"files": [
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
],
"install_type": "git-clone",
"description": "ComfyUI-Talking-Head"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",

View File

@ -285,6 +285,15 @@
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/AlexXi19/ComfyUI-OpenAINode": [
[
"ImageWithPrompt",
"TextWithPrompt"
],
{
"title_aux": "ComfyUI-OpenAINode"
}
],
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
@ -545,6 +554,14 @@
"title_aux": "GH Tools for ComfyUI"
}
],
"https://github.com/IgPoly/ComfyUI-igTools": [
[
"IGT_SimpleTilesCalc"
],
{
"title_aux": "ComfyUI-igTools"
}
],
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
[
"Gen_align_pose",
@ -1437,6 +1454,7 @@
"TestWhileLoopOpen",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
@ -1715,6 +1733,14 @@
"title_aux": "Comfyui-SadTalker"
}
],
"https://github.com/hgabha/WWAA-CustomNodes": [
[
"WWAA-LineCount"
],
{
"title_aux": "WWAA-CustomNodes"
}
],
"https://github.com/horidream/ComfyUI-Horidream": [
[
"PassThroughWithSound"
@ -1897,16 +1923,6 @@
"title_aux": "Jim's ComfyUI Nodes [WIP]"
}
],
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
[
"BatchTalkingHeadRun",
"\ud83d\ude80AudioAdjust",
"\ud83d\ude80SingleTalkingHeadRun"
],
{
"title_aux": "ComfyUI-Talking-Head [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
@ -2294,6 +2310,7 @@
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
"marduk191_5_text_string",
"marduk191_5way_text_switch",
"marduk191_s_random_latent",

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,26 @@
},
{
"author": "jinljin",
"title": "ComfyUI-Talking-Head [REMOVED]",
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
"files": [
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
],
"install_type": "git-clone",
"description": "ComfyUI-Talking-Head"
},
{
"author": "yvann-ba",
"title": "ComfyUI_Yvann-Nodes [REMOVED]",
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
"files": [
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
},
{
"author": "jh-leon-kim",
"title": "ComfyUI-JHK-utils [REMOVED]",

View File

@ -8,7 +8,81 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "Metal3d",
"title": "Human Parts Detector",
"id": "human-parts-detector",
"reference": "https://github.com/metal3d/ComfyUI_Human_Parts",
"files": [
"https://github.com/metal3d/ComfyUI_Human_Parts"
],
"install_type": "git-clone",
"description": "Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage."
},
{
"author": "openart",
"title": "openart-comfyui-deploy",
"id": "openart-comfyui-deploy",
"reference": "https://github.com/kulsisme/openart-comfyui-deploy",
"files": [
"https://github.com/kulsisme/openart-comfyui-deploy"
],
"install_type": "git-clone",
"description": "NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ..."
},
{
"author": "Fuwuffy",
"title": "ComfyUI Visual Area Nodes",
"id": "comfy-visual-area",
"reference": "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes",
"files": [
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes"
],
"install_type": "git-clone",
"description": "This is a collection of nodes created to aid when managing area conditionings."
},
{
"author": "Cyber-BCat",
"title": "ComfyUI_Auto_Caption",
"reference": "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption",
"files": [
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption"
],
"install_type": "git-clone",
"description": "This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image."
},
{
"author": "HentaiGirlfriendDotCom",
"title": "comfyui-highlight-connections",
"reference": "https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections",
"files": [
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections"
],
"install_type": "git-clone",
"description": "A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red."
},
{
"author": "logtd",
"title": "ComfyUI-DiLightNet",
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
"files": [
"https://github.com/logtd/ComfyUI-DiLightNet"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
},
{
"author": "Bin-sam",
"title": "DynamicPose-ComfyUI",
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
"files": [
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
},
{
"author": "kinglord",
"title": "Prompt Gallery",
@ -622,78 +696,6 @@
],
"install_type": "git-clone",
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
},
{
"author": "leeguandong",
"title": "ComfyUI_VisualAttentionMap",
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
"files": [
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
],
"install_type": "git-clone",
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
},
{
"author": "SeargeDP",
"title": "Searge-LLM for ComfyUI v1.0",
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
"files": [
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
],
"install_type": "git-clone",
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
},
{
"author": "Xclbr7",
"title": "ComfyUI-Merlin: Magic Photo Prompter",
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
"files": [
"https://github.com/Xclbr7/ComfyUI-Merlin"
],
"install_type": "git-clone",
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
},
{
"author": "ChrisColeTech",
"title": "ComfyUI-Elegant-Resource-Monitor",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI will add a simple and elegant resource monitor."
},
{
"author": "jsonL",
"title": "ComfyUI-tagger",
"id": "comfyui-tagger",
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
"files": [
"https://github.com/StarMagicAI/comfyui_tagger"
],
"install_type": "git-clone",
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
},
{
"author": "DanielHabib",
"title": "ComfyUI-Voxels",
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
"files": [
"https://github.com/DanielHabib/ComfyUI-Voxels"
],
"install_type": "git-clone",
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
},
{
"author": "ducido",
"title": "ObjectFusion_ComfyUI_nodes",
"id": "objectfusion-nodes",
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
"files": [
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "This is a node to generate new image that combine 2 objects from different scene."
}
]
}

View File

@ -1414,6 +1414,21 @@
"title_aux": "ComfyUI-Path-Helper"
}
],
"https://github.com/Bin-sam/DynamicPose-ComfyUI": [
[
"DynamicPose_Sampler",
"Load_Pose_Guider",
"Load_denoising_unet",
"Load_reference_unet",
"Pose_Guider_Encode",
"align",
"load_pose_model",
"pose_extraction"
],
{
"title_aux": "DynamicPose-ComfyUI"
}
],
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
[
"CustomScheduler"
@ -1684,6 +1699,16 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
[
"Auto Caption",
"Joy Model load",
"LoadManyImages"
],
{
"title_aux": "ComfyUI_Auto_Caption"
}
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Image Judgment",
@ -2555,6 +2580,18 @@
"title_aux": "FM_nodes"
}
],
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
[
"VisualAreaPrompt"
],
{
"author": "Fuwuffy",
"description": "Nodes used for more comfortable area prompting design.",
"nickname": "AreaPrompts",
"title": "Area Prompts",
"title_aux": "ComfyUI Visual Area Nodes"
}
],
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
[
"G370SD3PowerLab_AttentionToImage",
@ -2836,6 +2873,14 @@
"title_aux": "Hellrunner's Magical Nodes"
}
],
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections": [
[
"HighlightConnections"
],
{
"title_aux": "comfyui-highlight-connections"
}
],
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [
[
"Load Prompt Travel file",
@ -5566,8 +5611,8 @@
[
"Make Size",
"Make Size Latent",
"Make Tile Calc",
"Make Tiles",
"Make Tiles Math",
"Unmake Tiles"
],
{
@ -7345,6 +7390,7 @@
],
"https://github.com/aidenli/ComfyUI_NYJY": [
[
"CivitaiPrompt",
"JoyCaption",
"JoyTag",
"LoadLlamaModel",
@ -7438,6 +7484,7 @@
"FLUXResolutions",
"GeminiAPI",
"OllamaAPI",
"Save text",
"SaveSVG",
"TextSplitByDelimiter",
"menus"
@ -7922,9 +7969,11 @@
[
"BoolSwitchOutStr",
"CivitaiPrompts",
"ComfyuiRuntimeArgs",
"FaceScatter",
"FaceScatter2",
"FluxInspireLbwBatch",
"FluxInspireLbw_Batch",
"FluxInspireLbw_BlockVectorPreset",
"GodnessMerger_Apply",
"GodnessMerger_InputBlocks",
"GodnessMerger_InputBlocksExperimental",
@ -7952,12 +8001,12 @@
"SP-UnetSave",
"SP_FluxFastMergePatchFP8 [Experimental]",
"SP_KoboldCpp",
"SP_KoboldCppWithContext",
"SP_WebsocketSendImage",
"ScatterParams",
"ScatterParamsBatch",
"SendTelegramChatBot",
"StrToCombo",
"TESTER",
"TextSplitJoinByDelimiter"
],
{
@ -9287,6 +9336,7 @@
"LayerUtility: LayerImageTransform",
"LayerUtility: LayerMaskTransform",
"LayerUtility: LoadPSD",
"LayerUtility: LoadVQAModel",
"LayerUtility: NumberCalculator",
"LayerUtility: NumberCalculatorV2",
"LayerUtility: PrintInfo",
@ -9310,6 +9360,7 @@
"LayerUtility: TextImage",
"LayerUtility: TextImage V2",
"LayerUtility: TextJoin",
"LayerUtility: VQAPrompt",
"LayerUtility: XY to Percent"
],
{
@ -9867,6 +9918,7 @@
"TestWhileLoopOpen",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
@ -10374,6 +10426,7 @@
],
"https://github.com/darkpixel/darkprompts": [
[
"DarkAnyToString",
"DarkCheckpointRandomizer",
"DarkCheckpointSwitcher",
"DarkCombine",
@ -10621,9 +10674,9 @@
[
"DicksonColorMatch",
"DicksonLoadImage",
"TTPlanet_Tile_Preprocessor_GF",
"TTPlanet_Tile_Preprocessor_Simple",
"TTPlanet_Tile_Preprocessor_cufoff"
"Dickson_TTP_Preprocessor_Simple",
"Dickson_TTP_Preprocessor_cufoff",
"Dickson_TTP_Tile_Preprocessor_GF"
],
{
"description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson",
@ -10919,6 +10972,7 @@
"Eden_IMG_padder",
"Eden_IMG_unpadder",
"Eden_Int",
"Eden_MaskBoundingBox",
"Eden_String",
"Eden_gpt4_node",
"FolderScanner",
@ -12303,6 +12357,7 @@
"github_tool",
"google_loader",
"google_tool",
"html2img_function",
"image_iterator",
"img2path",
"interpreter_function",
@ -12329,7 +12384,6 @@
"load_persona",
"load_url",
"load_wikipedia",
"new_interpreter_tool",
"none2false",
"omost_decode",
"omost_json2py",
@ -13458,6 +13512,7 @@
"Bjornulf_LoopSamplers",
"Bjornulf_LoopSchedulers",
"Bjornulf_LoopTexts",
"Bjornulf_PauseResume",
"Bjornulf_RandomLineFromInput",
"Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts",
@ -14326,6 +14381,28 @@
"title_aux": "ComfyUI_StringToHex"
}
],
"https://github.com/kulsisme/openart-comfyui-deploy": [
[
"ComfyDeployWebscoketImageInput",
"ComfyDeployWebscoketImageOutput",
"ComfyUIDeployExternalBoolean",
"ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalImageBatch",
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalTextList",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo",
"OpenArtDeployText"
],
{
"title_aux": "openart-comfyui-deploy"
}
],
"https://github.com/kunieone/ComfyUI_alkaid": [
[
"A_EmptyLatentImageLongside",
@ -14577,6 +14654,7 @@
[
"TclEbSynth",
"TclEbSynthBatch",
"TclExr2png",
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
@ -14783,6 +14861,15 @@
"title_aux": "ComfyUI-4DHumans"
}
],
"https://github.com/logtd/ComfyUI-DiLightNet": [
[
"LoadDiLightControlNet",
"PrepareDiLightCond"
],
{
"title_aux": "ComfyUI-DiLightNet"
}
],
"https://github.com/logtd/ComfyUI-FLATTEN": [
[
"ApplyFlattenAttentionNode",
@ -15375,6 +15462,7 @@
"LF_BlurImages",
"LF_Boolean",
"LF_CharacterImpersonator",
"LF_CivitAIMetadataSetup",
"LF_ControlPanel",
"LF_DisplayJSON",
"LF_Float",
@ -15479,6 +15567,7 @@
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
"marduk191_5_text_string",
"marduk191_5way_text_switch",
"marduk191_s_random_latent",
@ -15773,6 +15862,14 @@
"title_aux": "mm-comfyui-megamask"
}
],
"https://github.com/metal3d/ComfyUI_Human_Parts": [
[
"HumanParts"
],
{
"title_aux": "Human Parts Detector"
}
],
"https://github.com/metncelik/comfyui_met_suite": [
[
"BBOXPadding",
@ -17305,8 +17402,11 @@
],
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
[
"FlipStreamBatch",
"FlipStreamLoader",
"FlipStreamMap",
"FlipStreamOption",
"FlipStreamReduce",
"FlipStreamSetMode",
"FlipStreamSwitchVFI",
"FlipStreamUpdate",
@ -18995,7 +19095,11 @@
"GR85_ElementsConcatenator",
"GR85_ImageDimensionResizer",
"GR85_ImageSizer",
"GR85_ImageSizerAll",
"GR85_InsertCharacter",
"GR85_IntToString",
"GR85_JSONFileReader",
"GR85_JSONFileSaver",
"GR85_LlmEnhancer",
"GR85_NextSeed",
"GR85_RandomAtmLocOutfit",
@ -19609,6 +19713,7 @@
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptEngineeringNode",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
@ -19695,14 +19800,17 @@
"easy imageRatio",
"easy imageRemBg",
"easy imageSave",
"easy imageSaveWithText",
"easy imageScaleDown",
"easy imageScaleDownBy",
"easy imageScaleDownToSize",
"easy imageScaleToNormPixels",
"easy imageSize",
"easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy imageSplitGrid",
"easy imageSplitList",
"easy imageSplitTiles",
"easy imageSwitch",
"easy imageToBase64",
"easy imageToMask",
@ -19724,6 +19832,7 @@
"easy isSDXL",
"easy joinImageBatch",
"easy kSampler",
"easy kSamplerCustom",
"easy kSamplerDownscaleUnet",
"easy kSamplerInpainting",
"easy kSamplerLayerDiffusion",
@ -19748,6 +19857,7 @@
"easy pipeOut",
"easy pipeToBasicPipe",
"easy pixArtLoader",
"easy pixels",
"easy portraitMaster",
"easy poseEditor",
"easy positive",
@ -19983,16 +20093,6 @@
"title_aux": "ComfyUI YoloNasPose Tensorrt"
}
],
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
[
"Audio Analysis | Yvann",
"Audio Drums Analysis | Yvann",
"Audio Vocals Analysis | Yvann"
],
{
"title_aux": "ComfyUI_Yvann-Nodes"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePathOrURL",
@ -20114,6 +20214,7 @@
],
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"bxbSwitch",
"sdBxb",
"sdBxb_saveImage",
"sdBxb_textInput"