mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
f62076377c
commit
7038af92da
@ -1759,16 +1759,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the [a/CD(Color/Detail) Tuner](https://github.com/hako-mikan/sd-webui-cd-tuner) and the [a/Negative Prompt in the Prompt](https://github.com/hako-mikan/sd-webui-negpip) features."
|
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the [a/CD(Color/Detail) Tuner](https://github.com/hako-mikan/sd-webui-cd-tuner) and the [a/Negative Prompt in the Prompt](https://github.com/hako-mikan/sd-webui-negpip) features."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "laksjdjf",
|
|
||||||
"title": "LoRA-Merger-ComfyUI",
|
|
||||||
"reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "laksjdjf",
|
"author": "laksjdjf",
|
||||||
"title": "LCMSampler-ComfyUI",
|
"title": "LCMSampler-ComfyUI",
|
||||||
@ -6618,6 +6608,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
|
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "KytraScript",
|
||||||
|
"title": "ComfyUI_KytraWebhookHTTP",
|
||||||
|
"reference": "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "1mckw",
|
||||||
|
"title": "Comfyui-Gelbooru",
|
||||||
|
"reference": "https://github.com/1mckw/Comfyui-Gelbooru",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/1mckw/Comfyui-Gelbooru"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Get random images from gelbooru, support multiple tag searches, exclude tags, etc. user and api key are optional."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "NeuralSamurAI",
|
||||||
|
"title": "SuperPrompter Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -92,6 +92,15 @@
|
|||||||
"title_aux": "Comfyui-ergouzi-Nodes"
|
"title_aux": "Comfyui-ergouzi-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/1mckw/Comfyui-Gelbooru": [
|
||||||
|
[
|
||||||
|
"Gelbooru (ID)",
|
||||||
|
"Gelbooru (Random)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyui-Gelbooru"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
|
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
|
||||||
[
|
[
|
||||||
"LoadPILImages",
|
"LoadPILImages",
|
||||||
@ -116,8 +125,9 @@
|
|||||||
[
|
[
|
||||||
"GPT4VCaptioner",
|
"GPT4VCaptioner",
|
||||||
"Image Load with Metadata",
|
"Image Load with Metadata",
|
||||||
"SAMIN SimpleWildcards",
|
|
||||||
"SAMIN String Attribute Selector",
|
"SAMIN String Attribute Selector",
|
||||||
|
"SANMIN ClothingWildcards",
|
||||||
|
"SANMIN SimpleWildcards",
|
||||||
"Samin Counter",
|
"Samin Counter",
|
||||||
"Samin Load Image Batch"
|
"Samin Load Image Batch"
|
||||||
],
|
],
|
||||||
@ -797,76 +807,44 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||||
[
|
[
|
||||||
"ABSNode_DF",
|
|
||||||
"Absolute value",
|
"Absolute value",
|
||||||
"Ceil",
|
"Ceil",
|
||||||
"CeilNode_DF",
|
|
||||||
"Conditioning area scale by ratio",
|
"Conditioning area scale by ratio",
|
||||||
"ConditioningSetArea with tuples",
|
"ConditioningSetArea with tuples",
|
||||||
"ConditioningSetAreaEXT_DF",
|
|
||||||
"ConditioningSetArea_DF",
|
|
||||||
"CosNode_DF",
|
|
||||||
"Cosines",
|
"Cosines",
|
||||||
"Divide",
|
"Divide",
|
||||||
"DivideNode_DF",
|
|
||||||
"EmptyLatentImage_DF",
|
|
||||||
"Float",
|
"Float",
|
||||||
"Float debug print",
|
"Float debug print",
|
||||||
"Float2Tuple_DF",
|
|
||||||
"FloatDebugPrint_DF",
|
|
||||||
"FloatNode_DF",
|
|
||||||
"Floor",
|
"Floor",
|
||||||
"FloorNode_DF",
|
|
||||||
"Get image size",
|
"Get image size",
|
||||||
"Get latent size",
|
"Get latent size",
|
||||||
"GetImageSize_DF",
|
|
||||||
"GetLatentSize_DF",
|
|
||||||
"Image scale by ratio",
|
"Image scale by ratio",
|
||||||
"Image scale to side",
|
"Image scale to side",
|
||||||
"ImageScale_Ratio_DF",
|
|
||||||
"ImageScale_Side_DF",
|
|
||||||
"Int debug print",
|
"Int debug print",
|
||||||
"Int to float",
|
"Int to float",
|
||||||
"Int to tuple",
|
"Int to tuple",
|
||||||
"Int2Float_DF",
|
|
||||||
"IntDebugPrint_DF",
|
|
||||||
"Integer",
|
"Integer",
|
||||||
"IntegerNode_DF",
|
|
||||||
"Latent Scale by ratio",
|
"Latent Scale by ratio",
|
||||||
"Latent Scale to side",
|
"Latent Scale to side",
|
||||||
"LatentComposite with tuples",
|
"LatentComposite with tuples",
|
||||||
"LatentScale_Ratio_DF",
|
|
||||||
"LatentScale_Side_DF",
|
|
||||||
"MultilineStringNode_DF",
|
|
||||||
"Multiply",
|
"Multiply",
|
||||||
"MultiplyNode_DF",
|
|
||||||
"PowNode_DF",
|
|
||||||
"Power",
|
"Power",
|
||||||
"Random",
|
"Random",
|
||||||
"RandomFloat_DF",
|
|
||||||
"SinNode_DF",
|
|
||||||
"Sinus",
|
"Sinus",
|
||||||
"SqrtNode_DF",
|
|
||||||
"Square root",
|
"Square root",
|
||||||
"String debug print",
|
"String debug print",
|
||||||
"StringNode_DF",
|
|
||||||
"Subtract",
|
"Subtract",
|
||||||
"SubtractNode_DF",
|
|
||||||
"Sum",
|
"Sum",
|
||||||
"SumNode_DF",
|
|
||||||
"TanNode_DF",
|
|
||||||
"Tangent",
|
"Tangent",
|
||||||
"Text",
|
"Text",
|
||||||
"Text box",
|
"Text box",
|
||||||
|
"To text (Debug)",
|
||||||
"Tuple",
|
"Tuple",
|
||||||
"Tuple debug print",
|
"Tuple debug print",
|
||||||
"Tuple multiply",
|
"Tuple multiply",
|
||||||
"Tuple swap",
|
"Tuple swap",
|
||||||
"Tuple to floats",
|
"Tuple to floats",
|
||||||
"Tuple to ints",
|
"Tuple to ints"
|
||||||
"Tuple2Float_DF",
|
|
||||||
"TupleDebugPrint_DF",
|
|
||||||
"TupleNode_DF"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||||
@ -882,7 +860,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8ApplySerialPrompter",
|
"title": "cr8SerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1052,7 +1030,9 @@
|
|||||||
"SMPLLoader",
|
"SMPLLoader",
|
||||||
"SMPLShapeParameters",
|
"SMPLShapeParameters",
|
||||||
"SaveSMPL",
|
"SaveSMPL",
|
||||||
"SmplifyMotionData"
|
"SmplifyMotionData",
|
||||||
|
"mgpt_model_loader",
|
||||||
|
"mgpt_t2m"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI MotionDiff"
|
"title_aux": "ComfyUI MotionDiff"
|
||||||
@ -1787,6 +1767,14 @@
|
|||||||
"title_aux": "ComfyUI-VideoHelperSuite"
|
"title_aux": "ComfyUI-VideoHelperSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
|
||||||
|
[
|
||||||
|
"SendToDiscordWebhook"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_KytraWebhookHTTP"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||||||
[
|
[
|
||||||
"GridAnnotation",
|
"GridAnnotation",
|
||||||
@ -2141,22 +2129,6 @@
|
|||||||
"title_aux": "ComfyUI Slothful Attention"
|
"title_aux": "ComfyUI Slothful Attention"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/LandscapeBackgrounds.py": [
|
|
||||||
[
|
|
||||||
"LandscapeBackgrounds"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "Backgrounds (Landscape,Indoor)"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [
|
|
||||||
[
|
|
||||||
"NatureColours"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "NatureColours, UrbanColours"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -2179,6 +2151,14 @@
|
|||||||
"title_aux": "ComfyUI-TextOverlay"
|
"title_aux": "ComfyUI-TextOverlay"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||||
|
[
|
||||||
|
"SuperPrompterNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SuperPrompter Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
||||||
[
|
[
|
||||||
"LatentTravel"
|
"LatentTravel"
|
||||||
@ -4574,7 +4554,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/banodoco/steerable-motion": [
|
"https://github.com/banodoco/steerable-motion": [
|
||||||
[
|
[
|
||||||
"BatchCreativeInterpolation"
|
"BatchCreativeInterpolation",
|
||||||
|
"IpaConfiguration"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Steerable Motion"
|
"title_aux": "Steerable Motion"
|
||||||
@ -5059,7 +5040,10 @@
|
|||||||
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
[
|
[
|
||||||
"AniPortraitLoader",
|
"AniPortraitLoader",
|
||||||
"AniPortraitRun"
|
"AniPortraitRun",
|
||||||
|
"Box2Video",
|
||||||
|
"CoverVideo",
|
||||||
|
"MaskList2Video"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-AniPortrait"
|
"title_aux": "ComfyUI-AniPortrait"
|
||||||
@ -5303,6 +5287,7 @@
|
|||||||
"chaosaiart_CheckpointPrompt_FrameMixer",
|
"chaosaiart_CheckpointPrompt_FrameMixer",
|
||||||
"chaosaiart_ControlNetApply",
|
"chaosaiart_ControlNetApply",
|
||||||
"chaosaiart_ControlNetApply2",
|
"chaosaiart_ControlNetApply2",
|
||||||
|
"chaosaiart_ControlNetApply3",
|
||||||
"chaosaiart_Denoising_Switch",
|
"chaosaiart_Denoising_Switch",
|
||||||
"chaosaiart_EmptyLatentImage",
|
"chaosaiart_EmptyLatentImage",
|
||||||
"chaosaiart_FramePromptCLIPEncode",
|
"chaosaiart_FramePromptCLIPEncode",
|
||||||
@ -5311,6 +5296,8 @@
|
|||||||
"chaosaiart_KSampler1",
|
"chaosaiart_KSampler1",
|
||||||
"chaosaiart_KSampler2",
|
"chaosaiart_KSampler2",
|
||||||
"chaosaiart_KSampler3",
|
"chaosaiart_KSampler3",
|
||||||
|
"chaosaiart_KSampler4",
|
||||||
|
"chaosaiart_KSampler5",
|
||||||
"chaosaiart_Load_Image_Batch",
|
"chaosaiart_Load_Image_Batch",
|
||||||
"chaosaiart_Load_Image_Batch_2img",
|
"chaosaiart_Load_Image_Batch_2img",
|
||||||
"chaosaiart_MainPromptCLIPEncode",
|
"chaosaiart_MainPromptCLIPEncode",
|
||||||
@ -7012,6 +6999,8 @@
|
|||||||
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
|
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
|
||||||
[
|
[
|
||||||
"IF_DisplayText",
|
"IF_DisplayText",
|
||||||
|
"IF_HFDownload",
|
||||||
|
"IF_HFDownloadNode",
|
||||||
"IF_ImagePrompt",
|
"IF_ImagePrompt",
|
||||||
"IF_PromptMkr",
|
"IF_PromptMkr",
|
||||||
"IF_SaveText",
|
"IF_SaveText",
|
||||||
@ -7611,17 +7600,6 @@
|
|||||||
"title_aux": "LCMSampler-ComfyUI"
|
"title_aux": "LCMSampler-ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI": [
|
|
||||||
[
|
|
||||||
"LoraLoaderFromWeight",
|
|
||||||
"LoraLoaderWeightOnly",
|
|
||||||
"LoraMerge",
|
|
||||||
"LoraSave"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "LoRA-Merger-ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/laksjdjf/LoRTnoC-ComfyUI": [
|
"https://github.com/laksjdjf/LoRTnoC-ComfyUI": [
|
||||||
[
|
[
|
||||||
"LortnocLoader"
|
"LortnocLoader"
|
||||||
@ -7746,8 +7724,7 @@
|
|||||||
"https://github.com/logtd/ComfyUI-RefSampling": [
|
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||||
[
|
[
|
||||||
"ApplyRefUNetNode",
|
"ApplyRefUNetNode",
|
||||||
"RefSamplerCustomNode",
|
"RefApplyNode"
|
||||||
"RefSamplerNode"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-RefSampling"
|
"title_aux": "ComfyUI-RefSampling"
|
||||||
@ -10174,6 +10151,7 @@
|
|||||||
"easy controlnetLoaderADV",
|
"easy controlnetLoaderADV",
|
||||||
"easy convertAnything",
|
"easy convertAnything",
|
||||||
"easy detailerFix",
|
"easy detailerFix",
|
||||||
|
"easy dynamiCrafterLoader",
|
||||||
"easy float",
|
"easy float",
|
||||||
"easy fooocusInpaintLoader",
|
"easy fooocusInpaintLoader",
|
||||||
"easy fullCascadeKSampler",
|
"easy fullCascadeKSampler",
|
||||||
@ -10201,6 +10179,8 @@
|
|||||||
"easy int",
|
"easy int",
|
||||||
"easy ipadapterApply",
|
"easy ipadapterApply",
|
||||||
"easy ipadapterApplyADV",
|
"easy ipadapterApplyADV",
|
||||||
|
"easy ipadapterApplyEmbeds",
|
||||||
|
"easy ipadapterApplyEncoder",
|
||||||
"easy isSDXL",
|
"easy isSDXL",
|
||||||
"easy joinImageBatch",
|
"easy joinImageBatch",
|
||||||
"easy kSampler",
|
"easy kSampler",
|
||||||
@ -10394,9 +10374,6 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
"Image From S3",
|
|
||||||
"Image From URL",
|
|
||||||
"Image To S3",
|
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
@ -10507,6 +10484,15 @@
|
|||||||
"title_aux": "EasyCaptureNode for ComfyUI"
|
"title_aux": "EasyCaptureNode for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zombieyang/sd-ppp": [
|
||||||
|
[
|
||||||
|
"Get Image From Photoshop Layer",
|
||||||
|
"Send Images To Photoshop"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SD-PPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||||
[
|
[
|
||||||
"SDXLAspectRatio"
|
"SDXLAspectRatio"
|
||||||
|
|||||||
@ -9,7 +9,6 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "MokkaBoss1",
|
"author": "MokkaBoss1",
|
||||||
"title": "MokkaBoss1_ComyUI_ModdedNodes [NOT WORKING YET]",
|
"title": "MokkaBoss1_ComyUI_ModdedNodes [NOT WORKING YET]",
|
||||||
|
|||||||
@ -9,6 +9,16 @@
|
|||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "laksjdjf",
|
||||||
|
"title": "LoRA-Merger-ComfyUI [DEPRECATED]",
|
||||||
|
"reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kinfolk0117",
|
"author": "kinfolk0117",
|
||||||
"title": "TiledIPAdapter [DEPRECATED]",
|
"title": "TiledIPAdapter [DEPRECATED]",
|
||||||
|
|||||||
@ -11,6 +11,46 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "NeuralSamurAI",
|
||||||
|
"title": "SuperPrompter Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "1mckw",
|
||||||
|
"title": "Comfyui-Gelbooru",
|
||||||
|
"reference": "https://github.com/1mckw/Comfyui-Gelbooru",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/1mckw/Comfyui-Gelbooru"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Get random images from gelbooru, support multiple tag searches, exclude tags, etc. user and api key are optional."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zombieyang",
|
||||||
|
"title": "SD-PPP",
|
||||||
|
"reference": "https://github.com/zombieyang/sd-ppp",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zombieyang/sd-ppp"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "KytraScript",
|
||||||
|
"title": "ComfyUI_KytraWebhookHTTP",
|
||||||
|
"reference": "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "MokkaBoss1",
|
"author": "MokkaBoss1",
|
||||||
"title": "NatureColours, UrbanColours",
|
"title": "NatureColours, UrbanColours",
|
||||||
|
|||||||
@ -92,6 +92,15 @@
|
|||||||
"title_aux": "Comfyui-ergouzi-Nodes"
|
"title_aux": "Comfyui-ergouzi-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/1mckw/Comfyui-Gelbooru": [
|
||||||
|
[
|
||||||
|
"Gelbooru (ID)",
|
||||||
|
"Gelbooru (Random)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyui-Gelbooru"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
|
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
|
||||||
[
|
[
|
||||||
"LoadPILImages",
|
"LoadPILImages",
|
||||||
@ -116,8 +125,9 @@
|
|||||||
[
|
[
|
||||||
"GPT4VCaptioner",
|
"GPT4VCaptioner",
|
||||||
"Image Load with Metadata",
|
"Image Load with Metadata",
|
||||||
"SAMIN SimpleWildcards",
|
|
||||||
"SAMIN String Attribute Selector",
|
"SAMIN String Attribute Selector",
|
||||||
|
"SANMIN ClothingWildcards",
|
||||||
|
"SANMIN SimpleWildcards",
|
||||||
"Samin Counter",
|
"Samin Counter",
|
||||||
"Samin Load Image Batch"
|
"Samin Load Image Batch"
|
||||||
],
|
],
|
||||||
@ -797,76 +807,44 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||||
[
|
[
|
||||||
"ABSNode_DF",
|
|
||||||
"Absolute value",
|
"Absolute value",
|
||||||
"Ceil",
|
"Ceil",
|
||||||
"CeilNode_DF",
|
|
||||||
"Conditioning area scale by ratio",
|
"Conditioning area scale by ratio",
|
||||||
"ConditioningSetArea with tuples",
|
"ConditioningSetArea with tuples",
|
||||||
"ConditioningSetAreaEXT_DF",
|
|
||||||
"ConditioningSetArea_DF",
|
|
||||||
"CosNode_DF",
|
|
||||||
"Cosines",
|
"Cosines",
|
||||||
"Divide",
|
"Divide",
|
||||||
"DivideNode_DF",
|
|
||||||
"EmptyLatentImage_DF",
|
|
||||||
"Float",
|
"Float",
|
||||||
"Float debug print",
|
"Float debug print",
|
||||||
"Float2Tuple_DF",
|
|
||||||
"FloatDebugPrint_DF",
|
|
||||||
"FloatNode_DF",
|
|
||||||
"Floor",
|
"Floor",
|
||||||
"FloorNode_DF",
|
|
||||||
"Get image size",
|
"Get image size",
|
||||||
"Get latent size",
|
"Get latent size",
|
||||||
"GetImageSize_DF",
|
|
||||||
"GetLatentSize_DF",
|
|
||||||
"Image scale by ratio",
|
"Image scale by ratio",
|
||||||
"Image scale to side",
|
"Image scale to side",
|
||||||
"ImageScale_Ratio_DF",
|
|
||||||
"ImageScale_Side_DF",
|
|
||||||
"Int debug print",
|
"Int debug print",
|
||||||
"Int to float",
|
"Int to float",
|
||||||
"Int to tuple",
|
"Int to tuple",
|
||||||
"Int2Float_DF",
|
|
||||||
"IntDebugPrint_DF",
|
|
||||||
"Integer",
|
"Integer",
|
||||||
"IntegerNode_DF",
|
|
||||||
"Latent Scale by ratio",
|
"Latent Scale by ratio",
|
||||||
"Latent Scale to side",
|
"Latent Scale to side",
|
||||||
"LatentComposite with tuples",
|
"LatentComposite with tuples",
|
||||||
"LatentScale_Ratio_DF",
|
|
||||||
"LatentScale_Side_DF",
|
|
||||||
"MultilineStringNode_DF",
|
|
||||||
"Multiply",
|
"Multiply",
|
||||||
"MultiplyNode_DF",
|
|
||||||
"PowNode_DF",
|
|
||||||
"Power",
|
"Power",
|
||||||
"Random",
|
"Random",
|
||||||
"RandomFloat_DF",
|
|
||||||
"SinNode_DF",
|
|
||||||
"Sinus",
|
"Sinus",
|
||||||
"SqrtNode_DF",
|
|
||||||
"Square root",
|
"Square root",
|
||||||
"String debug print",
|
"String debug print",
|
||||||
"StringNode_DF",
|
|
||||||
"Subtract",
|
"Subtract",
|
||||||
"SubtractNode_DF",
|
|
||||||
"Sum",
|
"Sum",
|
||||||
"SumNode_DF",
|
|
||||||
"TanNode_DF",
|
|
||||||
"Tangent",
|
"Tangent",
|
||||||
"Text",
|
"Text",
|
||||||
"Text box",
|
"Text box",
|
||||||
|
"To text (Debug)",
|
||||||
"Tuple",
|
"Tuple",
|
||||||
"Tuple debug print",
|
"Tuple debug print",
|
||||||
"Tuple multiply",
|
"Tuple multiply",
|
||||||
"Tuple swap",
|
"Tuple swap",
|
||||||
"Tuple to floats",
|
"Tuple to floats",
|
||||||
"Tuple to ints",
|
"Tuple to ints"
|
||||||
"Tuple2Float_DF",
|
|
||||||
"TupleDebugPrint_DF",
|
|
||||||
"TupleNode_DF"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||||
@ -882,7 +860,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8ApplySerialPrompter",
|
"title": "cr8SerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1052,7 +1030,9 @@
|
|||||||
"SMPLLoader",
|
"SMPLLoader",
|
||||||
"SMPLShapeParameters",
|
"SMPLShapeParameters",
|
||||||
"SaveSMPL",
|
"SaveSMPL",
|
||||||
"SmplifyMotionData"
|
"SmplifyMotionData",
|
||||||
|
"mgpt_model_loader",
|
||||||
|
"mgpt_t2m"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI MotionDiff"
|
"title_aux": "ComfyUI MotionDiff"
|
||||||
@ -1787,6 +1767,14 @@
|
|||||||
"title_aux": "ComfyUI-VideoHelperSuite"
|
"title_aux": "ComfyUI-VideoHelperSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
|
||||||
|
[
|
||||||
|
"SendToDiscordWebhook"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_KytraWebhookHTTP"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||||||
[
|
[
|
||||||
"GridAnnotation",
|
"GridAnnotation",
|
||||||
@ -2141,22 +2129,6 @@
|
|||||||
"title_aux": "ComfyUI Slothful Attention"
|
"title_aux": "ComfyUI Slothful Attention"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/LandscapeBackgrounds.py": [
|
|
||||||
[
|
|
||||||
"LandscapeBackgrounds"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "Backgrounds (Landscape,Indoor)"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [
|
|
||||||
[
|
|
||||||
"NatureColours"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "NatureColours, UrbanColours"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
|
||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
@ -2179,6 +2151,14 @@
|
|||||||
"title_aux": "ComfyUI-TextOverlay"
|
"title_aux": "ComfyUI-TextOverlay"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||||
|
[
|
||||||
|
"SuperPrompterNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SuperPrompter Node for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
||||||
[
|
[
|
||||||
"LatentTravel"
|
"LatentTravel"
|
||||||
@ -4574,7 +4554,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/banodoco/steerable-motion": [
|
"https://github.com/banodoco/steerable-motion": [
|
||||||
[
|
[
|
||||||
"BatchCreativeInterpolation"
|
"BatchCreativeInterpolation",
|
||||||
|
"IpaConfiguration"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Steerable Motion"
|
"title_aux": "Steerable Motion"
|
||||||
@ -5059,7 +5040,10 @@
|
|||||||
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
"https://github.com/chaojie/ComfyUI-AniPortrait": [
|
||||||
[
|
[
|
||||||
"AniPortraitLoader",
|
"AniPortraitLoader",
|
||||||
"AniPortraitRun"
|
"AniPortraitRun",
|
||||||
|
"Box2Video",
|
||||||
|
"CoverVideo",
|
||||||
|
"MaskList2Video"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-AniPortrait"
|
"title_aux": "ComfyUI-AniPortrait"
|
||||||
@ -5303,6 +5287,7 @@
|
|||||||
"chaosaiart_CheckpointPrompt_FrameMixer",
|
"chaosaiart_CheckpointPrompt_FrameMixer",
|
||||||
"chaosaiart_ControlNetApply",
|
"chaosaiart_ControlNetApply",
|
||||||
"chaosaiart_ControlNetApply2",
|
"chaosaiart_ControlNetApply2",
|
||||||
|
"chaosaiart_ControlNetApply3",
|
||||||
"chaosaiart_Denoising_Switch",
|
"chaosaiart_Denoising_Switch",
|
||||||
"chaosaiart_EmptyLatentImage",
|
"chaosaiart_EmptyLatentImage",
|
||||||
"chaosaiart_FramePromptCLIPEncode",
|
"chaosaiart_FramePromptCLIPEncode",
|
||||||
@ -5311,6 +5296,8 @@
|
|||||||
"chaosaiart_KSampler1",
|
"chaosaiart_KSampler1",
|
||||||
"chaosaiart_KSampler2",
|
"chaosaiart_KSampler2",
|
||||||
"chaosaiart_KSampler3",
|
"chaosaiart_KSampler3",
|
||||||
|
"chaosaiart_KSampler4",
|
||||||
|
"chaosaiart_KSampler5",
|
||||||
"chaosaiart_Load_Image_Batch",
|
"chaosaiart_Load_Image_Batch",
|
||||||
"chaosaiart_Load_Image_Batch_2img",
|
"chaosaiart_Load_Image_Batch_2img",
|
||||||
"chaosaiart_MainPromptCLIPEncode",
|
"chaosaiart_MainPromptCLIPEncode",
|
||||||
@ -7012,6 +6999,8 @@
|
|||||||
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
|
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
|
||||||
[
|
[
|
||||||
"IF_DisplayText",
|
"IF_DisplayText",
|
||||||
|
"IF_HFDownload",
|
||||||
|
"IF_HFDownloadNode",
|
||||||
"IF_ImagePrompt",
|
"IF_ImagePrompt",
|
||||||
"IF_PromptMkr",
|
"IF_PromptMkr",
|
||||||
"IF_SaveText",
|
"IF_SaveText",
|
||||||
@ -7611,17 +7600,6 @@
|
|||||||
"title_aux": "LCMSampler-ComfyUI"
|
"title_aux": "LCMSampler-ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI": [
|
|
||||||
[
|
|
||||||
"LoraLoaderFromWeight",
|
|
||||||
"LoraLoaderWeightOnly",
|
|
||||||
"LoraMerge",
|
|
||||||
"LoraSave"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "LoRA-Merger-ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/laksjdjf/LoRTnoC-ComfyUI": [
|
"https://github.com/laksjdjf/LoRTnoC-ComfyUI": [
|
||||||
[
|
[
|
||||||
"LortnocLoader"
|
"LortnocLoader"
|
||||||
@ -7746,8 +7724,7 @@
|
|||||||
"https://github.com/logtd/ComfyUI-RefSampling": [
|
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||||
[
|
[
|
||||||
"ApplyRefUNetNode",
|
"ApplyRefUNetNode",
|
||||||
"RefSamplerCustomNode",
|
"RefApplyNode"
|
||||||
"RefSamplerNode"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-RefSampling"
|
"title_aux": "ComfyUI-RefSampling"
|
||||||
@ -10174,6 +10151,7 @@
|
|||||||
"easy controlnetLoaderADV",
|
"easy controlnetLoaderADV",
|
||||||
"easy convertAnything",
|
"easy convertAnything",
|
||||||
"easy detailerFix",
|
"easy detailerFix",
|
||||||
|
"easy dynamiCrafterLoader",
|
||||||
"easy float",
|
"easy float",
|
||||||
"easy fooocusInpaintLoader",
|
"easy fooocusInpaintLoader",
|
||||||
"easy fullCascadeKSampler",
|
"easy fullCascadeKSampler",
|
||||||
@ -10201,6 +10179,8 @@
|
|||||||
"easy int",
|
"easy int",
|
||||||
"easy ipadapterApply",
|
"easy ipadapterApply",
|
||||||
"easy ipadapterApplyADV",
|
"easy ipadapterApplyADV",
|
||||||
|
"easy ipadapterApplyEmbeds",
|
||||||
|
"easy ipadapterApplyEncoder",
|
||||||
"easy isSDXL",
|
"easy isSDXL",
|
||||||
"easy joinImageBatch",
|
"easy joinImageBatch",
|
||||||
"easy kSampler",
|
"easy kSampler",
|
||||||
@ -10394,9 +10374,6 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
"Image From S3",
|
|
||||||
"Image From URL",
|
|
||||||
"Image To S3",
|
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
@ -10507,6 +10484,15 @@
|
|||||||
"title_aux": "EasyCaptureNode for ComfyUI"
|
"title_aux": "EasyCaptureNode for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zombieyang/sd-ppp": [
|
||||||
|
[
|
||||||
|
"Get Image From Photoshop Layer",
|
||||||
|
"Send Images To Photoshop"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SD-PPP"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||||
[
|
[
|
||||||
"SDXLAspectRatio"
|
"SDXLAspectRatio"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user