mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
7f1fe746ca
commit
325ce9f2f4
@ -1385,14 +1385,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "asagi4",
|
"author": "asagi4",
|
||||||
"title": "ComfyUI prompt control",
|
"title": "ComfyUI Prompt Control",
|
||||||
"id": "prompt-control",
|
"id": "prompt-control",
|
||||||
"reference": "https://github.com/asagi4/comfyui-prompt-control",
|
"reference": "https://github.com/asagi4/comfyui-prompt-control",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/asagi4/comfyui-prompt-control"
|
"https://github.com/asagi4/comfyui-prompt-control"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes for convenient prompt editing. The aim is to make basic generations in ComfyUI completely prompt-controllable."
|
"description": "Nodes for convenient prompt editing, making many common operations prompt-controllable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "asagi4",
|
"author": "asagi4",
|
||||||
@ -3436,6 +3436,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
|
"description": "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "chflame163",
|
||||||
|
"title": "ComfyUI_LayerStyle_Advance",
|
||||||
|
"id": "comfyui_layerstyle_advance",
|
||||||
|
"reference": "https://github.com/chflame163/ComfyUI_LayerStyle_Advance",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle_Advance"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The nodes detached from ComfyUI Layer Style are mainly those with complex requirements for dependency packages."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "chflame163",
|
"author": "chflame163",
|
||||||
"title": "ComfyUI Face Similarity",
|
"title": "ComfyUI Face Similarity",
|
||||||
@ -15208,6 +15219,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "NyaamZ",
|
||||||
|
"title": "Get Booru Tag ExtendeD",
|
||||||
|
"reference": "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED"
|
||||||
|
],
|
||||||
|
"description": "Get tag from Booru site.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "chrissy0",
|
"author": "chrissy0",
|
||||||
"title": "chris-comfyui-nodes",
|
"title": "chris-comfyui-nodes",
|
||||||
@ -15435,15 +15456,15 @@
|
|||||||
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
|
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "CY-CHENYUE",
|
"author": "CY-CHENYUE",
|
||||||
"title": "ComfyUI-MiniCPM-Plus",
|
"title": "ComfyUI-MiniCPM-Plus",
|
||||||
"id": "minicpm-plus",
|
"id": "minicpm-plus",
|
||||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
|
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
|
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
|
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "CY-CHENYUE",
|
"author": "CY-CHENYUE",
|
||||||
@ -15468,6 +15489,29 @@
|
|||||||
"tags": ["inpaint", "crop", "image"],
|
"tags": ["inpaint", "crop", "image"],
|
||||||
"install_type": "git-clone"
|
"install_type": "git-clone"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "CY-CHENYUE",
|
||||||
|
"title": "ComfyUI-OmniGenX",
|
||||||
|
"id": "ComfyUI-OmniGenX",
|
||||||
|
"reference": "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/CY-CHENYUE/ComfyUI-OmniGenX"
|
||||||
|
],
|
||||||
|
"description": "OmniGen Unified Image Generation Model Integration.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "CY-CHENYUE",
|
||||||
|
"title": "ComfyUI-Redux-Prompt",
|
||||||
|
"id": "ComfyUI-Redux-Prompt",
|
||||||
|
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
|
||||||
|
],
|
||||||
|
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
|
||||||
|
"tags": ["Flux", "redux", "prompt"],
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "codecringebinge",
|
"author": "codecringebinge",
|
||||||
"title": "ComfyUI-Arrow-Key-Canvas-Navigation",
|
"title": "ComfyUI-Arrow-Key-Canvas-Navigation",
|
||||||
@ -16562,17 +16606,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "CY-CHENYUE",
|
|
||||||
"title": "ComfyUI-OmniGenX",
|
|
||||||
"id": "ComfyUI-OmniGenX",
|
|
||||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/CY-CHENYUE/ComfyUI-OmniGenX"
|
|
||||||
],
|
|
||||||
"description": "OmniGen Unified Image Generation Model Integration.",
|
|
||||||
"install_type": "git-clone"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Frost Ming",
|
"author": "Frost Ming",
|
||||||
"title": "ComfyUI-IDL",
|
"title": "ComfyUI-IDL",
|
||||||
@ -17015,6 +17048,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This node wraps the flux fill model as ComfyUI nodes. Use NF4 flux fill model, support for inpainting and outpainting image. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions."
|
"description": "This node wraps the flux fill model as ComfyUI nodes. Use NF4 flux fill model, support for inpainting and outpainting image. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "duhaifeng",
|
||||||
|
"title": "ComfyUI-ICC-nodes",
|
||||||
|
"reference": "https://github.com/rubi-du/ComfyUI-ICC-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rubi-du/ComfyUI-ICC-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This repository support processing Comfyui image nodes with ICC profile, load and save images with ICC profile"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "vkff5833",
|
"author": "vkff5833",
|
||||||
"title": "ComfyUI-PromptConverter",
|
"title": "ComfyUI-PromptConverter",
|
||||||
@ -17576,17 +17619,65 @@
|
|||||||
"description": "Node that generates prompts using Anthropic Claude API."
|
"description": "Node that generates prompts using Anthropic Claude API."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "CY-CHENYUE",
|
"author": "huanngzh",
|
||||||
"title": "ComfyUI-Redux-Prompt",
|
"title": "ComfyUI-MVAdapter",
|
||||||
"id": "ComfyUI-Redux-Prompt",
|
"reference": "https://github.com/huanngzh/ComfyUI-MVAdapter",
|
||||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
|
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
|
"https://github.com/huanngzh/ComfyUI-MVAdapter"
|
||||||
],
|
],
|
||||||
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
|
"description": "This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.",
|
||||||
"tags": ["Flux", "redux", "prompt"],
|
|
||||||
"install_type": "git-clone"
|
"install_type": "git-clone"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Aerse",
|
||||||
|
"title": "ComfyUI-Seed-Nodes",
|
||||||
|
"reference": "https://github.com/Aerse/ComfyUI-Seed-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Slickytail",
|
||||||
|
"title": "ComfyUI-InstantX-IPAdapter-SD3",
|
||||||
|
"reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sourceful-official",
|
||||||
|
"title": "LoadLoraModelOnlyWithUrl",
|
||||||
|
"reference": "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI-LoadLoraModelOnlyWithUrl",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kimara-ai",
|
||||||
|
"title": "Kimara.ai's Advanced Watermarking Tools",
|
||||||
|
"reference": "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks"
|
||||||
|
],
|
||||||
|
"description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1166,6 +1166,17 @@
|
|||||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
||||||
|
[
|
||||||
|
"Seed-Nodes: ImagePixelator",
|
||||||
|
"Seed-Nodes: LoadImage",
|
||||||
|
"Seed-Nodes: LoadMultipleImages",
|
||||||
|
"Seed-Nodes: SLICPixelator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Seed-Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes": [
|
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes": [
|
||||||
[
|
[
|
||||||
"BillBum_Modified_Base64_Url2Data_Node",
|
"BillBum_Modified_Base64_Url2Data_Node",
|
||||||
@ -1218,6 +1229,7 @@
|
|||||||
[
|
[
|
||||||
"ArgosTranslateCLIPTextEncodeNode",
|
"ArgosTranslateCLIPTextEncodeNode",
|
||||||
"ArgosTranslateTextNode",
|
"ArgosTranslateTextNode",
|
||||||
|
"ChatGLM4InstructNode",
|
||||||
"ChatGLM4TranslateCLIPTextEncodeNode",
|
"ChatGLM4TranslateCLIPTextEncodeNode",
|
||||||
"ChatGLM4TranslateTextNode",
|
"ChatGLM4TranslateTextNode",
|
||||||
"ColorsCorrectNode",
|
"ColorsCorrectNode",
|
||||||
@ -1993,6 +2005,14 @@
|
|||||||
"title_aux": "ComfyUI-OmniGenX"
|
"title_aux": "ComfyUI-OmniGenX"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt": [
|
||||||
|
[
|
||||||
|
"ReduxPromptStyler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Redux-Prompt"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": [
|
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": [
|
||||||
[
|
[
|
||||||
"CLIPIter",
|
"CLIPIter",
|
||||||
@ -2128,8 +2148,9 @@
|
|||||||
"Legacy_ClownSampler",
|
"Legacy_ClownSampler",
|
||||||
"Legacy_ClownsharKSampler",
|
"Legacy_ClownsharKSampler",
|
||||||
"Legacy_ClownsharKSamplerGuides",
|
"Legacy_ClownsharKSamplerGuides",
|
||||||
|
"Legacy_SharkSampler",
|
||||||
|
"ModelTimestepPatcher",
|
||||||
"PrepForUnsampling",
|
"PrepForUnsampling",
|
||||||
"SD35L_TimestepPatcher",
|
|
||||||
"SD35Loader",
|
"SD35Loader",
|
||||||
"Sampler10th_World_Order",
|
"Sampler10th_World_Order",
|
||||||
"SamplerOptions_GarbageCollection",
|
"SamplerOptions_GarbageCollection",
|
||||||
@ -5489,6 +5510,31 @@
|
|||||||
"title_aux": "ComfyUI-PromptList"
|
"title_aux": "ComfyUI-PromptList"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeoGriever/ComfyUI-NeoGriever": [
|
||||||
|
[
|
||||||
|
"NGs_BetterCLIPTextEncode",
|
||||||
|
"NGs_Checkerboard_Generator",
|
||||||
|
"NGs_Create_Solid_Color",
|
||||||
|
"NGs_Fill_with_Color",
|
||||||
|
"NGs_Image_Progress_Bar",
|
||||||
|
"NGs_Multimask_Read",
|
||||||
|
"NGs_Multimask_Write",
|
||||||
|
"NGs_ResolutionProvider",
|
||||||
|
"NGs_Sliders_FLOAT",
|
||||||
|
"NGs_Sliders_INT",
|
||||||
|
"NGs_Sliders_PERCENTAGECUT",
|
||||||
|
"NGs_String_Operator",
|
||||||
|
"NGs_String_Squisher",
|
||||||
|
"NGs_TextBox_JOIN",
|
||||||
|
"NGs_TextBox_SIMPLE",
|
||||||
|
"NGs_TextBox_x2",
|
||||||
|
"NGs_TextBox_x3",
|
||||||
|
"NGs_Text_Cut_String"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI - NeoGriever"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlinD"
|
"NoisyLatentPerlinD"
|
||||||
@ -5730,6 +5776,18 @@
|
|||||||
"title_aux": "ComfyUI-N-Nodes"
|
"title_aux": "ComfyUI-N-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED": [
|
||||||
|
[
|
||||||
|
"Get Booru Tag \ud83d\udcacED"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "NyaamZ",
|
||||||
|
"description": "Get tag from Booru site.",
|
||||||
|
"nickname": "Get Booru Tag ED",
|
||||||
|
"title": "Get Booru Tag ExtendeD",
|
||||||
|
"title_aux": "Get Booru Tag ExtendeD"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||||
[
|
[
|
||||||
"Apply LoRA Stack \ud83d\udcacED",
|
"Apply LoRA Stack \ud83d\udcacED",
|
||||||
@ -5846,6 +5904,14 @@
|
|||||||
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": [
|
||||||
|
[
|
||||||
|
"ClaudeCustomPrompt"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Claude Prompt Generator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
||||||
[
|
[
|
||||||
"AstropulsePixelDetector",
|
"AstropulsePixelDetector",
|
||||||
@ -6828,6 +6894,15 @@
|
|||||||
"title_aux": "CNtranslator"
|
"title_aux": "CNtranslator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": [
|
||||||
|
[
|
||||||
|
"ApplyIPAdapterSD3",
|
||||||
|
"IPAdapterSD3Loader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-InstantX-IPAdapter-SD3"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Smirnov75/ComfyUI-mxToolkit": [
|
"https://github.com/Smirnov75/ComfyUI-mxToolkit": [
|
||||||
[
|
[
|
||||||
"mxSeed",
|
"mxSeed",
|
||||||
@ -7022,9 +7097,17 @@
|
|||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
"SDVN API chatbot",
|
"SDVN API chatbot",
|
||||||
|
"SDVN Any Input Type",
|
||||||
|
"SDVN CLIP Download",
|
||||||
|
"SDVN CLIP Text Encode",
|
||||||
|
"SDVN CLIPVision Download",
|
||||||
"SDVN Checkpoint Download",
|
"SDVN Checkpoint Download",
|
||||||
|
"SDVN ControlNet Download",
|
||||||
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
|
"SDVN Image Size",
|
||||||
|
"SDVN KSampler",
|
||||||
"SDVN Load Checkpoint",
|
"SDVN Load Checkpoint",
|
||||||
"SDVN Load Image",
|
"SDVN Load Image",
|
||||||
"SDVN Load Image Url",
|
"SDVN Load Image Url",
|
||||||
@ -7033,7 +7116,14 @@
|
|||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
"SDVN Run Python Code"
|
"SDVN Run Python Code",
|
||||||
|
"SDVN Seed",
|
||||||
|
"SDVN Switch",
|
||||||
|
"SDVN UNET Download",
|
||||||
|
"SDVN UPscale Latent",
|
||||||
|
"SDVN Upscale Image",
|
||||||
|
"SDVN UpscaleModel Download",
|
||||||
|
"SDVN VAE Download"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "SDVN Comfy node"
|
"title_aux": "SDVN Comfy node"
|
||||||
@ -7054,6 +7144,7 @@
|
|||||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||||
[
|
[
|
||||||
"FluxStartSettings",
|
"FluxStartSettings",
|
||||||
|
"Fluxstarsampler",
|
||||||
"OllamaModelChooser",
|
"OllamaModelChooser",
|
||||||
"SD35StartSettings",
|
"SD35StartSettings",
|
||||||
"SDXLStartSettings",
|
"SDXLStartSettings",
|
||||||
@ -8602,9 +8693,10 @@
|
|||||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
||||||
[
|
[
|
||||||
"ApplyControlNet",
|
"ApplyControlNet",
|
||||||
"CLIPVisionStyleApply",
|
"CLIPVisionAndStyleApply",
|
||||||
"InpaintConditioningNode",
|
"InpaintConditioningNode",
|
||||||
"LoadImagesFromFolderNode",
|
"LoadImagesFromFolderNode",
|
||||||
|
"MultiClipVisionAndStyleApply",
|
||||||
"MultiControlnet",
|
"MultiControlnet",
|
||||||
"MultiControlnetApply",
|
"MultiControlnetApply",
|
||||||
"MultiControlnetUnion",
|
"MultiControlnetUnion",
|
||||||
@ -9582,21 +9674,6 @@
|
|||||||
"title_aux": "Handy Node ComfyUI"
|
"title_aux": "Handy Node ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
|
|
||||||
[
|
|
||||||
"blur",
|
|
||||||
"composite",
|
|
||||||
"crop",
|
|
||||||
"fill_with_color",
|
|
||||||
"paste",
|
|
||||||
"preview_mask",
|
|
||||||
"scale",
|
|
||||||
"scale_with_reference"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "antrobots ComfyUI Nodepack"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||||
[
|
[
|
||||||
"Sage_CheckpointLoaderSimple",
|
"Sage_CheckpointLoaderSimple",
|
||||||
@ -9622,7 +9699,7 @@
|
|||||||
"Sage_ViewText"
|
"Sage_ViewText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_SageUtils"
|
"title_aux": "Sage Utils"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/asaddi/ComfyUI-YALLM-node": [
|
"https://github.com/asaddi/ComfyUI-YALLM-node": [
|
||||||
@ -9665,8 +9742,6 @@
|
|||||||
"FilterSchedule",
|
"FilterSchedule",
|
||||||
"LoRAScheduler",
|
"LoRAScheduler",
|
||||||
"PCApplySettings",
|
"PCApplySettings",
|
||||||
"PCEncodeSchedule",
|
|
||||||
"PCLoraHooksFromSchedule",
|
|
||||||
"PCPromptFromSchedule",
|
"PCPromptFromSchedule",
|
||||||
"PCScheduleAddMasks",
|
"PCScheduleAddMasks",
|
||||||
"PCScheduleSettings",
|
"PCScheduleSettings",
|
||||||
@ -9678,7 +9753,7 @@
|
|||||||
"ScheduleToModel"
|
"ScheduleToModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI prompt control"
|
"title_aux": "ComfyUI Prompt Control"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/asagi4/comfyui-utility-nodes": [
|
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||||
@ -11035,11 +11110,10 @@
|
|||||||
[
|
[
|
||||||
"CombineStrings",
|
"CombineStrings",
|
||||||
"JSONParser",
|
"JSONParser",
|
||||||
"OSSClient",
|
|
||||||
"OSSUploader",
|
|
||||||
"StepFunClient",
|
"StepFunClient",
|
||||||
"TextImageChat",
|
"TextImageChat",
|
||||||
"VideoChat"
|
"VideoChat",
|
||||||
|
"VideoFileUploader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-SCStepFun"
|
"title_aux": "ComfyUI-SCStepFun"
|
||||||
@ -11107,24 +11181,13 @@
|
|||||||
"LayerFilter: SkinBeauty",
|
"LayerFilter: SkinBeauty",
|
||||||
"LayerFilter: SoftLight",
|
"LayerFilter: SoftLight",
|
||||||
"LayerFilter: WaterColor",
|
"LayerFilter: WaterColor",
|
||||||
"LayerMask: BBoxJoin",
|
|
||||||
"LayerMask: BenUltra",
|
"LayerMask: BenUltra",
|
||||||
"LayerMask: BiRefNetUltra",
|
|
||||||
"LayerMask: BiRefNetUltraV2",
|
|
||||||
"LayerMask: BlendIf Mask",
|
"LayerMask: BlendIf Mask",
|
||||||
"LayerMask: CreateGradientMask",
|
"LayerMask: CreateGradientMask",
|
||||||
"LayerMask: DrawBBoxMask",
|
|
||||||
"LayerMask: EVFSAMUltra",
|
|
||||||
"LayerMask: Florence2Ultra",
|
|
||||||
"LayerMask: HumanPartsUltra",
|
|
||||||
"LayerMask: ImageToMask",
|
"LayerMask: ImageToMask",
|
||||||
"LayerMask: LoadBenModel",
|
"LayerMask: LoadBenModel",
|
||||||
"LayerMask: LoadBiRefNetModel",
|
|
||||||
"LayerMask: LoadBiRefNetModelV2",
|
|
||||||
"LayerMask: LoadFlorence2Model",
|
|
||||||
"LayerMask: MaskBoxDetect",
|
"LayerMask: MaskBoxDetect",
|
||||||
"LayerMask: MaskByColor",
|
"LayerMask: MaskByColor",
|
||||||
"LayerMask: MaskByDifferent",
|
|
||||||
"LayerMask: MaskEdgeShrink",
|
"LayerMask: MaskEdgeShrink",
|
||||||
"LayerMask: MaskEdgeUltraDetail",
|
"LayerMask: MaskEdgeUltraDetail",
|
||||||
"LayerMask: MaskEdgeUltraDetail V2",
|
"LayerMask: MaskEdgeUltraDetail V2",
|
||||||
@ -11135,28 +11198,15 @@
|
|||||||
"LayerMask: MaskMotionBlur",
|
"LayerMask: MaskMotionBlur",
|
||||||
"LayerMask: MaskPreview",
|
"LayerMask: MaskPreview",
|
||||||
"LayerMask: MaskStroke",
|
"LayerMask: MaskStroke",
|
||||||
"LayerMask: MediapipeFacialSegment",
|
|
||||||
"LayerMask: ObjectDetectorFL2",
|
|
||||||
"LayerMask: ObjectDetectorMask",
|
|
||||||
"LayerMask: ObjectDetectorYOLO8",
|
|
||||||
"LayerMask: ObjectDetectorYOLOWorld",
|
|
||||||
"LayerMask: PersonMaskUltra",
|
|
||||||
"LayerMask: PersonMaskUltra V2",
|
|
||||||
"LayerMask: PixelSpread",
|
"LayerMask: PixelSpread",
|
||||||
"LayerMask: RemBgUltra",
|
"LayerMask: RemBgUltra",
|
||||||
"LayerMask: RmBgUltra V2",
|
"LayerMask: RmBgUltra V2",
|
||||||
"LayerMask: SAM2Ultra",
|
|
||||||
"LayerMask: SAM2VideoUltra",
|
|
||||||
"LayerMask: SegformerB2ClothesUltra",
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
"LayerMask: SegformerClothesPipelineLoader",
|
"LayerMask: SegformerClothesPipelineLoader",
|
||||||
"LayerMask: SegformerFashionPipelineLoader",
|
"LayerMask: SegformerFashionPipelineLoader",
|
||||||
"LayerMask: SegformerUltraV2",
|
"LayerMask: SegformerUltraV2",
|
||||||
"LayerMask: SegmentAnythingUltra",
|
|
||||||
"LayerMask: SegmentAnythingUltra V2",
|
|
||||||
"LayerMask: Shadow & Highlight Mask",
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
"LayerMask: ShadowHighlightMaskV2",
|
"LayerMask: ShadowHighlightMaskV2",
|
||||||
"LayerMask: TransparentBackgroundUltra",
|
|
||||||
"LayerMask: YoloV8Detect",
|
|
||||||
"LayerStyle: ColorOverlay",
|
"LayerStyle: ColorOverlay",
|
||||||
"LayerStyle: ColorOverlay V2",
|
"LayerStyle: ColorOverlay V2",
|
||||||
"LayerStyle: DropShadow",
|
"LayerStyle: DropShadow",
|
||||||
@ -11173,7 +11223,6 @@
|
|||||||
"LayerStyle: OuterGlow V2",
|
"LayerStyle: OuterGlow V2",
|
||||||
"LayerStyle: Stroke",
|
"LayerStyle: Stroke",
|
||||||
"LayerStyle: Stroke V2",
|
"LayerStyle: Stroke V2",
|
||||||
"LayerUtility: AddBlindWaterMark",
|
|
||||||
"LayerUtility: BatchSelector",
|
"LayerUtility: BatchSelector",
|
||||||
"LayerUtility: Boolean",
|
"LayerUtility: Boolean",
|
||||||
"LayerUtility: BooleanOperator",
|
"LayerUtility: BooleanOperator",
|
||||||
@ -11184,18 +11233,13 @@
|
|||||||
"LayerUtility: ColorImage V2",
|
"LayerUtility: ColorImage V2",
|
||||||
"LayerUtility: ColorName",
|
"LayerUtility: ColorName",
|
||||||
"LayerUtility: ColorPicker",
|
"LayerUtility: ColorPicker",
|
||||||
"LayerUtility: CreateQRCode",
|
|
||||||
"LayerUtility: CropBoxResolve",
|
"LayerUtility: CropBoxResolve",
|
||||||
"LayerUtility: CropByMask",
|
"LayerUtility: CropByMask",
|
||||||
"LayerUtility: CropByMask V2",
|
"LayerUtility: CropByMask V2",
|
||||||
"LayerUtility: CropByMask V3",
|
"LayerUtility: CropByMask V3",
|
||||||
"LayerUtility: DecodeQRCode",
|
|
||||||
"LayerUtility: ExtendCanvas",
|
"LayerUtility: ExtendCanvas",
|
||||||
"LayerUtility: ExtendCanvasV2",
|
"LayerUtility: ExtendCanvasV2",
|
||||||
"LayerUtility: Float",
|
"LayerUtility: Float",
|
||||||
"LayerUtility: Florence2Image2Prompt",
|
|
||||||
"LayerUtility: GetColorTone",
|
|
||||||
"LayerUtility: GetColorToneV2",
|
|
||||||
"LayerUtility: GetImageSize",
|
"LayerUtility: GetImageSize",
|
||||||
"LayerUtility: GetMainColors",
|
"LayerUtility: GetMainColors",
|
||||||
"LayerUtility: GradientImage",
|
"LayerUtility: GradientImage",
|
||||||
@ -11204,9 +11248,6 @@
|
|||||||
"LayerUtility: HLFrequencyDetailRestore",
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
"LayerUtility: HSV Value",
|
"LayerUtility: HSV Value",
|
||||||
"LayerUtility: If",
|
"LayerUtility: If",
|
||||||
"LayerUtility: ImageAutoCrop",
|
|
||||||
"LayerUtility: ImageAutoCrop V2",
|
|
||||||
"LayerUtility: ImageAutoCrop V3",
|
|
||||||
"LayerUtility: ImageBlend",
|
"LayerUtility: ImageBlend",
|
||||||
"LayerUtility: ImageBlend V2",
|
"LayerUtility: ImageBlend V2",
|
||||||
"LayerUtility: ImageBlendAdvance",
|
"LayerUtility: ImageBlendAdvance",
|
||||||
@ -11221,7 +11262,6 @@
|
|||||||
"LayerUtility: ImageReel",
|
"LayerUtility: ImageReel",
|
||||||
"LayerUtility: ImageReelComposit",
|
"LayerUtility: ImageReelComposit",
|
||||||
"LayerUtility: ImageRemoveAlpha",
|
"LayerUtility: ImageRemoveAlpha",
|
||||||
"LayerUtility: ImageRewardFilter",
|
|
||||||
"LayerUtility: ImageScaleByAspectRatio",
|
"LayerUtility: ImageScaleByAspectRatio",
|
||||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||||
"LayerUtility: ImageScaleRestore",
|
"LayerUtility: ImageScaleRestore",
|
||||||
@ -11229,33 +11269,19 @@
|
|||||||
"LayerUtility: ImageShift",
|
"LayerUtility: ImageShift",
|
||||||
"LayerUtility: ImageTaggerSave",
|
"LayerUtility: ImageTaggerSave",
|
||||||
"LayerUtility: Integer",
|
"LayerUtility: Integer",
|
||||||
"LayerUtility: JoyCaption2",
|
|
||||||
"LayerUtility: JoyCaption2ExtraOptions",
|
|
||||||
"LayerUtility: JoyCaption2Split",
|
|
||||||
"LayerUtility: LaMa",
|
|
||||||
"LayerUtility: LayerImageTransform",
|
"LayerUtility: LayerImageTransform",
|
||||||
"LayerUtility: LayerMaskTransform",
|
"LayerUtility: LayerMaskTransform",
|
||||||
"LayerUtility: LlamaVision",
|
|
||||||
"LayerUtility: LoadJoyCaption2Model",
|
|
||||||
"LayerUtility: LoadPSD",
|
|
||||||
"LayerUtility: LoadVQAModel",
|
"LayerUtility: LoadVQAModel",
|
||||||
"LayerUtility: NumberCalculator",
|
"LayerUtility: NumberCalculator",
|
||||||
"LayerUtility: NumberCalculatorV2",
|
"LayerUtility: NumberCalculatorV2",
|
||||||
"LayerUtility: PhiPrompt",
|
|
||||||
"LayerUtility: PrintInfo",
|
"LayerUtility: PrintInfo",
|
||||||
"LayerUtility: PromptEmbellish",
|
|
||||||
"LayerUtility: PromptTagger",
|
|
||||||
"LayerUtility: PurgeVRAM",
|
"LayerUtility: PurgeVRAM",
|
||||||
"LayerUtility: QWenImage2Prompt",
|
|
||||||
"LayerUtility: QueueStop",
|
"LayerUtility: QueueStop",
|
||||||
"LayerUtility: RGB Value",
|
"LayerUtility: RGB Value",
|
||||||
"LayerUtility: RandomGenerator",
|
"LayerUtility: RandomGenerator",
|
||||||
"LayerUtility: RandomGeneratorV2",
|
"LayerUtility: RandomGeneratorV2",
|
||||||
"LayerUtility: RestoreCropBox",
|
"LayerUtility: RestoreCropBox",
|
||||||
"LayerUtility: SD3NegativeConditioning",
|
|
||||||
"LayerUtility: SaveImagePlus",
|
|
||||||
"LayerUtility: Seed",
|
"LayerUtility: Seed",
|
||||||
"LayerUtility: ShowBlindWaterMark",
|
|
||||||
"LayerUtility: SimpleTextImage",
|
"LayerUtility: SimpleTextImage",
|
||||||
"LayerUtility: String",
|
"LayerUtility: String",
|
||||||
"LayerUtility: StringCondition",
|
"LayerUtility: StringCondition",
|
||||||
@ -11265,9 +11291,6 @@
|
|||||||
"LayerUtility: TextImage V2",
|
"LayerUtility: TextImage V2",
|
||||||
"LayerUtility: TextJoin",
|
"LayerUtility: TextJoin",
|
||||||
"LayerUtility: TextJoinV2",
|
"LayerUtility: TextJoinV2",
|
||||||
"LayerUtility: UserPromptGeneratorReplaceWord",
|
|
||||||
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
|
||||||
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference",
|
|
||||||
"LayerUtility: VQAPrompt",
|
"LayerUtility: VQAPrompt",
|
||||||
"LayerUtility: XY to Percent"
|
"LayerUtility: XY to Percent"
|
||||||
],
|
],
|
||||||
@ -11279,6 +11302,68 @@
|
|||||||
"title_aux": "ComfyUI Layer Style"
|
"title_aux": "ComfyUI Layer Style"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle_Advance": [
|
||||||
|
[
|
||||||
|
"LayerMask: BBoxJoin",
|
||||||
|
"LayerMask: BiRefNetUltra",
|
||||||
|
"LayerMask: BiRefNetUltraV2",
|
||||||
|
"LayerMask: DrawBBoxMask",
|
||||||
|
"LayerMask: EVFSAMUltra",
|
||||||
|
"LayerMask: Florence2Ultra",
|
||||||
|
"LayerMask: HumanPartsUltra",
|
||||||
|
"LayerMask: LoadBiRefNetModel",
|
||||||
|
"LayerMask: LoadBiRefNetModelV2",
|
||||||
|
"LayerMask: LoadFlorence2Model",
|
||||||
|
"LayerMask: MaskByDifferent",
|
||||||
|
"LayerMask: MediapipeFacialSegment",
|
||||||
|
"LayerMask: ObjectDetectorFL2",
|
||||||
|
"LayerMask: ObjectDetectorMask",
|
||||||
|
"LayerMask: ObjectDetectorYOLO8",
|
||||||
|
"LayerMask: ObjectDetectorYOLOWorld",
|
||||||
|
"LayerMask: PersonMaskUltra",
|
||||||
|
"LayerMask: PersonMaskUltra V2",
|
||||||
|
"LayerMask: SAM2Ultra",
|
||||||
|
"LayerMask: SAM2VideoUltra",
|
||||||
|
"LayerMask: SegmentAnythingUltra",
|
||||||
|
"LayerMask: SegmentAnythingUltra V2",
|
||||||
|
"LayerMask: TransparentBackgroundUltra",
|
||||||
|
"LayerMask: YoloV8Detect",
|
||||||
|
"LayerUtility: AddBlindWaterMark",
|
||||||
|
"LayerUtility: CreateQRCode",
|
||||||
|
"LayerUtility: DecodeQRCode",
|
||||||
|
"LayerUtility: Florence2Image2Prompt",
|
||||||
|
"LayerUtility: GetColorTone",
|
||||||
|
"LayerUtility: GetColorToneV2",
|
||||||
|
"LayerUtility: ImageAutoCrop",
|
||||||
|
"LayerUtility: ImageAutoCrop V2",
|
||||||
|
"LayerUtility: ImageAutoCrop V3",
|
||||||
|
"LayerUtility: ImageRewardFilter",
|
||||||
|
"LayerUtility: JoyCaption2",
|
||||||
|
"LayerUtility: JoyCaption2ExtraOptions",
|
||||||
|
"LayerUtility: JoyCaption2Split",
|
||||||
|
"LayerUtility: LaMa",
|
||||||
|
"LayerUtility: LlamaVision",
|
||||||
|
"LayerUtility: LoadJoyCaption2Model",
|
||||||
|
"LayerUtility: LoadPSD",
|
||||||
|
"LayerUtility: PhiPrompt",
|
||||||
|
"LayerUtility: PromptEmbellish",
|
||||||
|
"LayerUtility: PromptTagger",
|
||||||
|
"LayerUtility: QWenImage2Prompt",
|
||||||
|
"LayerUtility: SD3NegativeConditioning",
|
||||||
|
"LayerUtility: SaveImagePlus",
|
||||||
|
"LayerUtility: ShowBlindWaterMark",
|
||||||
|
"LayerUtility: UserPromptGeneratorReplaceWord",
|
||||||
|
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
||||||
|
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
|
"title_aux": "ComfyUI_LayerStyle_Advance"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
||||||
[
|
[
|
||||||
"Input Trigger",
|
"Input Trigger",
|
||||||
@ -11553,7 +11638,11 @@
|
|||||||
"DiTCondLabelEmpty",
|
"DiTCondLabelEmpty",
|
||||||
"DiTCondLabelSelect",
|
"DiTCondLabelSelect",
|
||||||
"DitCheckpointLoader",
|
"DitCheckpointLoader",
|
||||||
|
"EmptyDCAELatentImage",
|
||||||
|
"EmptySanaLatentImage",
|
||||||
"ExtraVAELoader",
|
"ExtraVAELoader",
|
||||||
|
"GemmaLoader",
|
||||||
|
"GemmaTextEncode",
|
||||||
"HYDiTCheckpointLoader",
|
"HYDiTCheckpointLoader",
|
||||||
"HYDiTSrcSizeCond",
|
"HYDiTSrcSizeCond",
|
||||||
"HYDiTTextEncode",
|
"HYDiTTextEncode",
|
||||||
@ -11571,6 +11660,10 @@
|
|||||||
"PixArtResolutionSelect",
|
"PixArtResolutionSelect",
|
||||||
"PixArtT5FromSD3CLIP",
|
"PixArtT5FromSD3CLIP",
|
||||||
"PixArtT5TextEncode",
|
"PixArtT5TextEncode",
|
||||||
|
"SanaCheckpointLoader",
|
||||||
|
"SanaResolutionCond",
|
||||||
|
"SanaResolutionSelect",
|
||||||
|
"SanaTextEncode",
|
||||||
"T5TextEncode",
|
"T5TextEncode",
|
||||||
"T5v11Loader"
|
"T5v11Loader"
|
||||||
],
|
],
|
||||||
@ -12514,6 +12607,8 @@
|
|||||||
"DarkFaceIndexShuffle",
|
"DarkFaceIndexShuffle",
|
||||||
"DarkFolders",
|
"DarkFolders",
|
||||||
"DarkLoRALoader",
|
"DarkLoRALoader",
|
||||||
|
"DarkLoraStackFromString",
|
||||||
|
"DarkPopLoraFromStack",
|
||||||
"DarkPrompt"
|
"DarkPrompt"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13137,6 +13232,7 @@
|
|||||||
"ConvertToGrayscale",
|
"ConvertToGrayscale",
|
||||||
"DepthSlicer",
|
"DepthSlicer",
|
||||||
"Eden_Bool",
|
"Eden_Bool",
|
||||||
|
"Eden_BoolBinaryOperation",
|
||||||
"Eden_Compare",
|
"Eden_Compare",
|
||||||
"Eden_DebugPrint",
|
"Eden_DebugPrint",
|
||||||
"Eden_DepthSlice_MaskVideo",
|
"Eden_DepthSlice_MaskVideo",
|
||||||
@ -15004,6 +15100,23 @@
|
|||||||
"title_aux": "Light Gradient for ComfyUI"
|
"title_aux": "Light Gradient for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
||||||
|
[
|
||||||
|
"BiRefNet",
|
||||||
|
"DiffusersMVSampler",
|
||||||
|
"DiffusersModelMakeup",
|
||||||
|
"DiffusersPipelineLoader",
|
||||||
|
"DiffusersSampler",
|
||||||
|
"DiffusersSchedulerLoader",
|
||||||
|
"DiffusersVaeLoader",
|
||||||
|
"ImagePreprocessor",
|
||||||
|
"LdmPipelineLoader",
|
||||||
|
"LdmVaeLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MVAdapter"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/huchenlei/ComfyUI-IC-Light-Native": [
|
"https://github.com/huchenlei/ComfyUI-IC-Light-Native": [
|
||||||
[
|
[
|
||||||
"ICLightApplyMaskGrey",
|
"ICLightApplyMaskGrey",
|
||||||
@ -16993,6 +17106,15 @@
|
|||||||
"title_aux": "ComfyUI-segment-anything-2"
|
"title_aux": "ComfyUI-segment-anything-2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": [
|
||||||
|
[
|
||||||
|
"KimaraAIBatchImages",
|
||||||
|
"KimaraAIWatermarker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Kimara.ai's Advanced Watermarking Tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
|
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
|
||||||
[
|
[
|
||||||
"GradientPatchModelAddDownscale",
|
"GradientPatchModelAddDownscale",
|
||||||
@ -18568,13 +18690,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
||||||
[
|
[
|
||||||
|
"CharacterReference",
|
||||||
|
"ConcatReferences",
|
||||||
"ImgBBUpload",
|
"ImgBBUpload",
|
||||||
"LumaAIClient",
|
"LumaAIClient",
|
||||||
"LumaExtendGeneration",
|
"LumaExtendGeneration",
|
||||||
"LumaImage2Video",
|
"LumaImage2Video",
|
||||||
|
"LumaImageGeneration",
|
||||||
"LumaInterpolateGenerations",
|
"LumaInterpolateGenerations",
|
||||||
|
"LumaModifyImage",
|
||||||
"LumaPreviewVideo",
|
"LumaPreviewVideo",
|
||||||
"LumaText2Video"
|
"LumaText2Video",
|
||||||
|
"Reference"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-LumaAI-API"
|
"title_aux": "ComfyUI-LumaAI-API"
|
||||||
@ -19154,6 +19281,15 @@
|
|||||||
"title_aux": "MLTask_ComfyUI"
|
"title_aux": "MLTask_ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mithamunda/ComfyUI-TogetherVision": [
|
||||||
|
[
|
||||||
|
"Together Vision \ud83d\udd0d",
|
||||||
|
"TogetherVisionNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Together Vision Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/mithamunda/ComfyUI-ollama_killer": [
|
"https://github.com/mithamunda/ComfyUI-ollama_killer": [
|
||||||
[
|
[
|
||||||
"OllamaKiller"
|
"OllamaKiller"
|
||||||
@ -20839,6 +20975,16 @@
|
|||||||
"title_aux": "ComfyUI-Flux-Inpainting"
|
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rubi-du/ComfyUI-ICC-nodes": [
|
||||||
|
[
|
||||||
|
"LoadImageICC",
|
||||||
|
"PreviewImageICC",
|
||||||
|
"SaveImageICC"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ICC-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rui40000/RUI-Nodes": [
|
"https://github.com/rui40000/RUI-Nodes": [
|
||||||
[
|
[
|
||||||
"ABCondition",
|
"ABCondition",
|
||||||
@ -21939,6 +22085,14 @@
|
|||||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": [
|
||||||
|
[
|
||||||
|
"LoadLoraModelOnlyWithUrl"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "LoadLoraModelOnlyWithUrl"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
||||||
[
|
[
|
||||||
"CRTLikeEffectNode",
|
"CRTLikeEffectNode",
|
||||||
|
|||||||
4014
github-stats.json
4014
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -15,6 +15,36 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Junst",
|
||||||
|
"title": "ComfyUI-PNG2SVG2PNG",
|
||||||
|
"reference": "https://github.com/Junst/ComfyUI-PNG2SVG2PNG",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG"
|
||||||
|
],
|
||||||
|
"description": "NODES:PNG2SVG2PNG",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "animEEEmpire",
|
||||||
|
"title": "ComfyUI-Animemory-Loader",
|
||||||
|
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "AniMemory-alpha Custom Node for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ShahFaisalWani",
|
||||||
|
"title": "ComfyUI-Mojen-Nodeset",
|
||||||
|
"reference": "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: MojenLogPercent, MojenTagProcessor, MojenStyleExtractor, MojenAnalyzeProcessor"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kijai",
|
"author": "kijai",
|
||||||
"title": "ComfyUI-HunyuanVideoWrapper [WIP]",
|
"title": "ComfyUI-HunyuanVideoWrapper [WIP]",
|
||||||
@ -45,16 +75,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Extract Focus Mask"
|
"description": "NODES: Extract Focus Mask"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "ACE-innovate",
|
|
||||||
"title": "seg-node [WIP]",
|
|
||||||
"reference": "https://github.com/ACE-innovate/seg-node",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ACE-innovate/seg-node"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "hf cloth seg custom node for comfyui\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "RicherdLee",
|
"author": "RicherdLee",
|
||||||
"title": "comfyui-oss-image-save [WIP]",
|
"title": "comfyui-oss-image-save [WIP]",
|
||||||
|
|||||||
@ -175,14 +175,6 @@
|
|||||||
"title_aux": "ComfyUI_AC_FUNV8Beta1"
|
"title_aux": "ComfyUI_AC_FUNV8Beta1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/ACE-innovate/seg-node": [
|
|
||||||
[
|
|
||||||
"HumanParseNode"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "seg-node [WIP]"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/AICodeFactory/ComfyUI-Viva": [
|
"https://github.com/AICodeFactory/ComfyUI-Viva": [
|
||||||
[
|
[
|
||||||
"HttpTrigger_Common",
|
"HttpTrigger_Common",
|
||||||
@ -835,6 +827,14 @@
|
|||||||
"title_aux": "comfy-consistency-vae"
|
"title_aux": "comfy-consistency-vae"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
|
||||||
|
[
|
||||||
|
"PNG2SVG2PNG"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PNG2SVG2PNG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [
|
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [
|
||||||
[
|
[
|
||||||
"Brightness Image",
|
"Brightness Image",
|
||||||
@ -1158,6 +1158,17 @@
|
|||||||
"title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]"
|
"title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": [
|
||||||
|
[
|
||||||
|
"MojenAnalyzeProcessor",
|
||||||
|
"MojenLogPercent",
|
||||||
|
"MojenStyleExtractor",
|
||||||
|
"MojenTagProcessor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Mojen-Nodeset"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Shinsplat/ComfyUI-Shinsplat": [
|
"https://github.com/Shinsplat/ComfyUI-Shinsplat": [
|
||||||
[
|
[
|
||||||
"Clip Text Encode (Shinsplat)",
|
"Clip Text Encode (Shinsplat)",
|
||||||
@ -1409,6 +1420,14 @@
|
|||||||
"title_aux": "Dream Project Video Batches [WIP]"
|
"title_aux": "Dream Project Video Batches [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": [
|
||||||
|
[
|
||||||
|
"AnimemoryNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Animemory-Loader"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
||||||
[
|
[
|
||||||
"CFGControl_SKIPCFG"
|
"CFGControl_SKIPCFG"
|
||||||
@ -1739,11 +1758,10 @@
|
|||||||
[
|
[
|
||||||
"CombineStrings",
|
"CombineStrings",
|
||||||
"JSONParser",
|
"JSONParser",
|
||||||
"OSSClient",
|
|
||||||
"OSSUploader",
|
|
||||||
"StepFunClient",
|
"StepFunClient",
|
||||||
"TextImageChat",
|
"TextImageChat",
|
||||||
"VideoChat"
|
"VideoChat",
|
||||||
|
"VideoFileUploader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_StepFun"
|
"title_aux": "ComfyUI_StepFun"
|
||||||
@ -2822,10 +2840,13 @@
|
|||||||
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [
|
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": [
|
||||||
[
|
[
|
||||||
"DownloadAndLoadHyVideoTextEncoder",
|
"DownloadAndLoadHyVideoTextEncoder",
|
||||||
|
"HyVideoBlockSwap",
|
||||||
"HyVideoDecode",
|
"HyVideoDecode",
|
||||||
|
"HyVideoEncode",
|
||||||
"HyVideoModelLoader",
|
"HyVideoModelLoader",
|
||||||
"HyVideoSampler",
|
"HyVideoSampler",
|
||||||
"HyVideoTextEncode",
|
"HyVideoTextEncode",
|
||||||
|
"HyVideoTorchCompileSettings",
|
||||||
"HyVideoVAELoader"
|
"HyVideoVAELoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2890,12 +2911,15 @@
|
|||||||
"JKEasyCheckpointLoader",
|
"JKEasyCheckpointLoader",
|
||||||
"JKEasyDetailer",
|
"JKEasyDetailer",
|
||||||
"JKEasyDetailer_Context",
|
"JKEasyDetailer_Context",
|
||||||
|
"JKEasyKSampler_Context",
|
||||||
"JKInspireSchedulerAdapter",
|
"JKInspireSchedulerAdapter",
|
||||||
"JKLilContext",
|
"JKLilContext",
|
||||||
|
"JKMultiModelSamplerUnpatch",
|
||||||
"JKStringEmpty",
|
"JKStringEmpty",
|
||||||
"JKStringEquals",
|
"JKStringEquals",
|
||||||
"JKStringNotEmpty",
|
"JKStringNotEmpty",
|
||||||
"JKStringNotEquals"
|
"JKStringNotEquals",
|
||||||
|
"JKStringToSamplerAdapter"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-jk-easy-nodes"
|
"title_aux": "comfyui-jk-easy-nodes"
|
||||||
@ -3949,6 +3973,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
|
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
|
||||||
[
|
[
|
||||||
|
"AdjustImageColor",
|
||||||
|
"AppyColorToImage",
|
||||||
"PrimitiveBBOX",
|
"PrimitiveBBOX",
|
||||||
"StringToBBOX"
|
"StringToBBOX"
|
||||||
],
|
],
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "animEEEmpire",
|
"author": "ACE-innovate",
|
||||||
"title": "ComfyUI-Animemory-Loader [REMOVED]",
|
"title": "seg-node [REMOVED]",
|
||||||
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
|
"reference": "https://github.com/ACE-innovate/seg-node",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
|
"https://github.com/ACE-innovate/seg-node"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "AniMemory-alpha Custom Node for ComfyUI"
|
"description": "hf cloth seg custom node for comfyui\nNOTE: The files in the repo are not organized."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "zefu-lu",
|
"author": "zefu-lu",
|
||||||
|
|||||||
@ -33,6 +33,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
|
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Slickytail",
|
||||||
|
"title": "ComfyUI-InstantX-IPAdapter-SD3",
|
||||||
|
"reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "NeoGriever",
|
"author": "NeoGriever",
|
||||||
"title": "ComfyUI - NeoGriever",
|
"title": "ComfyUI - NeoGriever",
|
||||||
@ -44,6 +54,46 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
|
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "duhaifeng",
|
||||||
|
"title": "ComfyUI-ICC-nodes",
|
||||||
|
"reference": "https://github.com/rubi-du/ComfyUI-ICC-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rubi-du/ComfyUI-ICC-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This repository support processing Comfyui image nodes with ICC profile, load and save images with ICC profile"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sourceful-official",
|
||||||
|
"title": "LoadLoraModelOnlyWithUrl",
|
||||||
|
"reference": "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI-LoadLoraModelOnlyWithUrl",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "huanngzh",
|
||||||
|
"title": "ComfyUI-MVAdapter",
|
||||||
|
"reference": "https://github.com/huanngzh/ComfyUI-MVAdapter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/huanngzh/ComfyUI-MVAdapter"
|
||||||
|
],
|
||||||
|
"description": "This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kimara-ai",
|
||||||
|
"title": "Kimara.ai's Advanced Watermarking Tools",
|
||||||
|
"reference": "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks"
|
||||||
|
],
|
||||||
|
"description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "PauldeLavallaz",
|
"author": "PauldeLavallaz",
|
||||||
"title": "Claude Prompt Generator",
|
"title": "Claude Prompt Generator",
|
||||||
@ -55,6 +105,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Node that generates prompts using Anthropic Claude API."
|
"description": "Node that generates prompts using Anthropic Claude API."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "NyaamZ",
|
||||||
|
"title": "Get Booru Tag ExtendeD",
|
||||||
|
"reference": "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED"
|
||||||
|
],
|
||||||
|
"description": "Get tag from Booru site.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Aerse",
|
||||||
|
"title": "ComfyUI-Seed-Nodes",
|
||||||
|
"reference": "https://github.com/Aerse/ComfyUI-Seed-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes"
|
||||||
|
],
|
||||||
|
"description": "ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.",
|
||||||
|
"install_type": "git-clone"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ClownsharkBatwing",
|
"author": "ClownsharkBatwing",
|
||||||
"title": "RES4LYF",
|
"title": "RES4LYF",
|
||||||
@ -622,81 +692,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "pschroedl",
|
|
||||||
"title": "ComfyUI-SAM2-Realtime",
|
|
||||||
"reference": "https://github.com/pschroedl/ComfyUI-SAM2-Realtime",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/pschroedl/ComfyUI-SAM2-Realtime"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES:(Down)Load SAM2-Realtime Model, Sam2RealtimeSegmentation"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "tuohe",
|
|
||||||
"title": "ComfyUI-HaiperAI-API",
|
|
||||||
"id": "haiperai-api",
|
|
||||||
"reference": "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Haiper-ai/ComfyUI-HaiperAI-API"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Haiper API official ComfyUI custom node."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Tomudo",
|
|
||||||
"title": "ComfyUI-ascii-art",
|
|
||||||
"id": "comfyui-ascii-art",
|
|
||||||
"reference": "https://github.com/tomudo/ComfyUI-ascii-art",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tomudo/ComfyUI-ascii-art"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a custom node to convert image to ascii art string."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "tungdop2",
|
|
||||||
"title": "Face Restorer for ComfyUI",
|
|
||||||
"id": "face_restorer",
|
|
||||||
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tungdop2/Comfyui_face_restorer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "The face restore node for ComfyUI, based on RestoreFormer"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Horizon Team",
|
|
||||||
"title": "ComfyUI_FluxMod",
|
|
||||||
"id": "fluxmod",
|
|
||||||
"reference": "https://github.com/lodestone-rock/ComfyUI_FluxMod",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lodestone-rock/ComfyUI_FluxMod"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A modulation layer addon for Flux that reduces model size to 8.8B parameters without significant quality loss."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Makki_Shizu",
|
|
||||||
"title": "ComfyUI-SaveAnimatedGIF",
|
|
||||||
"id": "SaveAnimatedGIF",
|
|
||||||
"reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Save animated GIF format nodes in ComfyUI"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "AIPOQUE",
|
|
||||||
"title": "ComfyUI-APQNodes",
|
|
||||||
"reference": "https://github.com/AIPOQUE/ComfyUI-APQNodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/AIPOQUE/ComfyUI-APQNodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Without fine-tuning, FLUX.1 Dev model cannot understand exact color codes. However, it is known that FLUX.1 Dev can repeatedly produce certain colors with certain prompt(color name). Fortunately, on CIVITAI, [a/“novuschroma” shared 155 pre-tested color names](https://civitai.com/models/879997/color-wildcards-for-flux-and-sdxl) that FLUX.1 Dev can handle. Thanks to his resource, color palette consists exclusively of 155 colors can be configured. ‘ColorPalette’ node from ComfyUI APQNodes converts input hex color code to the most similar color name(from pre-tested 155 color names) of which FLUX.1 Dev is aware."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1166,6 +1166,17 @@
|
|||||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
||||||
|
[
|
||||||
|
"Seed-Nodes: ImagePixelator",
|
||||||
|
"Seed-Nodes: LoadImage",
|
||||||
|
"Seed-Nodes: LoadMultipleImages",
|
||||||
|
"Seed-Nodes: SLICPixelator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Seed-Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes": [
|
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes": [
|
||||||
[
|
[
|
||||||
"BillBum_Modified_Base64_Url2Data_Node",
|
"BillBum_Modified_Base64_Url2Data_Node",
|
||||||
@ -1218,6 +1229,7 @@
|
|||||||
[
|
[
|
||||||
"ArgosTranslateCLIPTextEncodeNode",
|
"ArgosTranslateCLIPTextEncodeNode",
|
||||||
"ArgosTranslateTextNode",
|
"ArgosTranslateTextNode",
|
||||||
|
"ChatGLM4InstructNode",
|
||||||
"ChatGLM4TranslateCLIPTextEncodeNode",
|
"ChatGLM4TranslateCLIPTextEncodeNode",
|
||||||
"ChatGLM4TranslateTextNode",
|
"ChatGLM4TranslateTextNode",
|
||||||
"ColorsCorrectNode",
|
"ColorsCorrectNode",
|
||||||
@ -1993,6 +2005,14 @@
|
|||||||
"title_aux": "ComfyUI-OmniGenX"
|
"title_aux": "ComfyUI-OmniGenX"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt": [
|
||||||
|
[
|
||||||
|
"ReduxPromptStyler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Redux-Prompt"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": [
|
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": [
|
||||||
[
|
[
|
||||||
"CLIPIter",
|
"CLIPIter",
|
||||||
@ -2128,8 +2148,9 @@
|
|||||||
"Legacy_ClownSampler",
|
"Legacy_ClownSampler",
|
||||||
"Legacy_ClownsharKSampler",
|
"Legacy_ClownsharKSampler",
|
||||||
"Legacy_ClownsharKSamplerGuides",
|
"Legacy_ClownsharKSamplerGuides",
|
||||||
|
"Legacy_SharkSampler",
|
||||||
|
"ModelTimestepPatcher",
|
||||||
"PrepForUnsampling",
|
"PrepForUnsampling",
|
||||||
"SD35L_TimestepPatcher",
|
|
||||||
"SD35Loader",
|
"SD35Loader",
|
||||||
"Sampler10th_World_Order",
|
"Sampler10th_World_Order",
|
||||||
"SamplerOptions_GarbageCollection",
|
"SamplerOptions_GarbageCollection",
|
||||||
@ -5489,6 +5510,31 @@
|
|||||||
"title_aux": "ComfyUI-PromptList"
|
"title_aux": "ComfyUI-PromptList"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NeoGriever/ComfyUI-NeoGriever": [
|
||||||
|
[
|
||||||
|
"NGs_BetterCLIPTextEncode",
|
||||||
|
"NGs_Checkerboard_Generator",
|
||||||
|
"NGs_Create_Solid_Color",
|
||||||
|
"NGs_Fill_with_Color",
|
||||||
|
"NGs_Image_Progress_Bar",
|
||||||
|
"NGs_Multimask_Read",
|
||||||
|
"NGs_Multimask_Write",
|
||||||
|
"NGs_ResolutionProvider",
|
||||||
|
"NGs_Sliders_FLOAT",
|
||||||
|
"NGs_Sliders_INT",
|
||||||
|
"NGs_Sliders_PERCENTAGECUT",
|
||||||
|
"NGs_String_Operator",
|
||||||
|
"NGs_String_Squisher",
|
||||||
|
"NGs_TextBox_JOIN",
|
||||||
|
"NGs_TextBox_SIMPLE",
|
||||||
|
"NGs_TextBox_x2",
|
||||||
|
"NGs_TextBox_x3",
|
||||||
|
"NGs_Text_Cut_String"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI - NeoGriever"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||||
[
|
[
|
||||||
"NoisyLatentPerlinD"
|
"NoisyLatentPerlinD"
|
||||||
@ -5730,6 +5776,18 @@
|
|||||||
"title_aux": "ComfyUI-N-Nodes"
|
"title_aux": "ComfyUI-N-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED": [
|
||||||
|
[
|
||||||
|
"Get Booru Tag \ud83d\udcacED"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "NyaamZ",
|
||||||
|
"description": "Get tag from Booru site.",
|
||||||
|
"nickname": "Get Booru Tag ED",
|
||||||
|
"title": "Get Booru Tag ExtendeD",
|
||||||
|
"title_aux": "Get Booru Tag ExtendeD"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||||
[
|
[
|
||||||
"Apply LoRA Stack \ud83d\udcacED",
|
"Apply LoRA Stack \ud83d\udcacED",
|
||||||
@ -5846,6 +5904,14 @@
|
|||||||
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": [
|
||||||
|
[
|
||||||
|
"ClaudeCustomPrompt"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Claude Prompt Generator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
||||||
[
|
[
|
||||||
"AstropulsePixelDetector",
|
"AstropulsePixelDetector",
|
||||||
@ -6828,6 +6894,15 @@
|
|||||||
"title_aux": "CNtranslator"
|
"title_aux": "CNtranslator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": [
|
||||||
|
[
|
||||||
|
"ApplyIPAdapterSD3",
|
||||||
|
"IPAdapterSD3Loader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-InstantX-IPAdapter-SD3"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Smirnov75/ComfyUI-mxToolkit": [
|
"https://github.com/Smirnov75/ComfyUI-mxToolkit": [
|
||||||
[
|
[
|
||||||
"mxSeed",
|
"mxSeed",
|
||||||
@ -7022,9 +7097,17 @@
|
|||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
"SDVN API chatbot",
|
"SDVN API chatbot",
|
||||||
|
"SDVN Any Input Type",
|
||||||
|
"SDVN CLIP Download",
|
||||||
|
"SDVN CLIP Text Encode",
|
||||||
|
"SDVN CLIPVision Download",
|
||||||
"SDVN Checkpoint Download",
|
"SDVN Checkpoint Download",
|
||||||
|
"SDVN ControlNet Download",
|
||||||
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
|
"SDVN Image Size",
|
||||||
|
"SDVN KSampler",
|
||||||
"SDVN Load Checkpoint",
|
"SDVN Load Checkpoint",
|
||||||
"SDVN Load Image",
|
"SDVN Load Image",
|
||||||
"SDVN Load Image Url",
|
"SDVN Load Image Url",
|
||||||
@ -7033,7 +7116,14 @@
|
|||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
"SDVN Run Python Code"
|
"SDVN Run Python Code",
|
||||||
|
"SDVN Seed",
|
||||||
|
"SDVN Switch",
|
||||||
|
"SDVN UNET Download",
|
||||||
|
"SDVN UPscale Latent",
|
||||||
|
"SDVN Upscale Image",
|
||||||
|
"SDVN UpscaleModel Download",
|
||||||
|
"SDVN VAE Download"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "SDVN Comfy node"
|
"title_aux": "SDVN Comfy node"
|
||||||
@ -7054,6 +7144,7 @@
|
|||||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||||
[
|
[
|
||||||
"FluxStartSettings",
|
"FluxStartSettings",
|
||||||
|
"Fluxstarsampler",
|
||||||
"OllamaModelChooser",
|
"OllamaModelChooser",
|
||||||
"SD35StartSettings",
|
"SD35StartSettings",
|
||||||
"SDXLStartSettings",
|
"SDXLStartSettings",
|
||||||
@ -8602,9 +8693,10 @@
|
|||||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
"https://github.com/YarvixPA/ComfyUI-NeuralMedia": [
|
||||||
[
|
[
|
||||||
"ApplyControlNet",
|
"ApplyControlNet",
|
||||||
"CLIPVisionStyleApply",
|
"CLIPVisionAndStyleApply",
|
||||||
"InpaintConditioningNode",
|
"InpaintConditioningNode",
|
||||||
"LoadImagesFromFolderNode",
|
"LoadImagesFromFolderNode",
|
||||||
|
"MultiClipVisionAndStyleApply",
|
||||||
"MultiControlnet",
|
"MultiControlnet",
|
||||||
"MultiControlnetApply",
|
"MultiControlnetApply",
|
||||||
"MultiControlnetUnion",
|
"MultiControlnetUnion",
|
||||||
@ -9582,21 +9674,6 @@
|
|||||||
"title_aux": "Handy Node ComfyUI"
|
"title_aux": "Handy Node ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
|
|
||||||
[
|
|
||||||
"blur",
|
|
||||||
"composite",
|
|
||||||
"crop",
|
|
||||||
"fill_with_color",
|
|
||||||
"paste",
|
|
||||||
"preview_mask",
|
|
||||||
"scale",
|
|
||||||
"scale_with_reference"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "antrobots ComfyUI Nodepack"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||||
[
|
[
|
||||||
"Sage_CheckpointLoaderSimple",
|
"Sage_CheckpointLoaderSimple",
|
||||||
@ -9622,7 +9699,7 @@
|
|||||||
"Sage_ViewText"
|
"Sage_ViewText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_SageUtils"
|
"title_aux": "Sage Utils"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/asaddi/ComfyUI-YALLM-node": [
|
"https://github.com/asaddi/ComfyUI-YALLM-node": [
|
||||||
@ -9665,8 +9742,6 @@
|
|||||||
"FilterSchedule",
|
"FilterSchedule",
|
||||||
"LoRAScheduler",
|
"LoRAScheduler",
|
||||||
"PCApplySettings",
|
"PCApplySettings",
|
||||||
"PCEncodeSchedule",
|
|
||||||
"PCLoraHooksFromSchedule",
|
|
||||||
"PCPromptFromSchedule",
|
"PCPromptFromSchedule",
|
||||||
"PCScheduleAddMasks",
|
"PCScheduleAddMasks",
|
||||||
"PCScheduleSettings",
|
"PCScheduleSettings",
|
||||||
@ -9678,7 +9753,7 @@
|
|||||||
"ScheduleToModel"
|
"ScheduleToModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI prompt control"
|
"title_aux": "ComfyUI Prompt Control"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/asagi4/comfyui-utility-nodes": [
|
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||||
@ -11035,11 +11110,10 @@
|
|||||||
[
|
[
|
||||||
"CombineStrings",
|
"CombineStrings",
|
||||||
"JSONParser",
|
"JSONParser",
|
||||||
"OSSClient",
|
|
||||||
"OSSUploader",
|
|
||||||
"StepFunClient",
|
"StepFunClient",
|
||||||
"TextImageChat",
|
"TextImageChat",
|
||||||
"VideoChat"
|
"VideoChat",
|
||||||
|
"VideoFileUploader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-SCStepFun"
|
"title_aux": "ComfyUI-SCStepFun"
|
||||||
@ -11107,24 +11181,13 @@
|
|||||||
"LayerFilter: SkinBeauty",
|
"LayerFilter: SkinBeauty",
|
||||||
"LayerFilter: SoftLight",
|
"LayerFilter: SoftLight",
|
||||||
"LayerFilter: WaterColor",
|
"LayerFilter: WaterColor",
|
||||||
"LayerMask: BBoxJoin",
|
|
||||||
"LayerMask: BenUltra",
|
"LayerMask: BenUltra",
|
||||||
"LayerMask: BiRefNetUltra",
|
|
||||||
"LayerMask: BiRefNetUltraV2",
|
|
||||||
"LayerMask: BlendIf Mask",
|
"LayerMask: BlendIf Mask",
|
||||||
"LayerMask: CreateGradientMask",
|
"LayerMask: CreateGradientMask",
|
||||||
"LayerMask: DrawBBoxMask",
|
|
||||||
"LayerMask: EVFSAMUltra",
|
|
||||||
"LayerMask: Florence2Ultra",
|
|
||||||
"LayerMask: HumanPartsUltra",
|
|
||||||
"LayerMask: ImageToMask",
|
"LayerMask: ImageToMask",
|
||||||
"LayerMask: LoadBenModel",
|
"LayerMask: LoadBenModel",
|
||||||
"LayerMask: LoadBiRefNetModel",
|
|
||||||
"LayerMask: LoadBiRefNetModelV2",
|
|
||||||
"LayerMask: LoadFlorence2Model",
|
|
||||||
"LayerMask: MaskBoxDetect",
|
"LayerMask: MaskBoxDetect",
|
||||||
"LayerMask: MaskByColor",
|
"LayerMask: MaskByColor",
|
||||||
"LayerMask: MaskByDifferent",
|
|
||||||
"LayerMask: MaskEdgeShrink",
|
"LayerMask: MaskEdgeShrink",
|
||||||
"LayerMask: MaskEdgeUltraDetail",
|
"LayerMask: MaskEdgeUltraDetail",
|
||||||
"LayerMask: MaskEdgeUltraDetail V2",
|
"LayerMask: MaskEdgeUltraDetail V2",
|
||||||
@ -11135,28 +11198,15 @@
|
|||||||
"LayerMask: MaskMotionBlur",
|
"LayerMask: MaskMotionBlur",
|
||||||
"LayerMask: MaskPreview",
|
"LayerMask: MaskPreview",
|
||||||
"LayerMask: MaskStroke",
|
"LayerMask: MaskStroke",
|
||||||
"LayerMask: MediapipeFacialSegment",
|
|
||||||
"LayerMask: ObjectDetectorFL2",
|
|
||||||
"LayerMask: ObjectDetectorMask",
|
|
||||||
"LayerMask: ObjectDetectorYOLO8",
|
|
||||||
"LayerMask: ObjectDetectorYOLOWorld",
|
|
||||||
"LayerMask: PersonMaskUltra",
|
|
||||||
"LayerMask: PersonMaskUltra V2",
|
|
||||||
"LayerMask: PixelSpread",
|
"LayerMask: PixelSpread",
|
||||||
"LayerMask: RemBgUltra",
|
"LayerMask: RemBgUltra",
|
||||||
"LayerMask: RmBgUltra V2",
|
"LayerMask: RmBgUltra V2",
|
||||||
"LayerMask: SAM2Ultra",
|
|
||||||
"LayerMask: SAM2VideoUltra",
|
|
||||||
"LayerMask: SegformerB2ClothesUltra",
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
"LayerMask: SegformerClothesPipelineLoader",
|
"LayerMask: SegformerClothesPipelineLoader",
|
||||||
"LayerMask: SegformerFashionPipelineLoader",
|
"LayerMask: SegformerFashionPipelineLoader",
|
||||||
"LayerMask: SegformerUltraV2",
|
"LayerMask: SegformerUltraV2",
|
||||||
"LayerMask: SegmentAnythingUltra",
|
|
||||||
"LayerMask: SegmentAnythingUltra V2",
|
|
||||||
"LayerMask: Shadow & Highlight Mask",
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
"LayerMask: ShadowHighlightMaskV2",
|
"LayerMask: ShadowHighlightMaskV2",
|
||||||
"LayerMask: TransparentBackgroundUltra",
|
|
||||||
"LayerMask: YoloV8Detect",
|
|
||||||
"LayerStyle: ColorOverlay",
|
"LayerStyle: ColorOverlay",
|
||||||
"LayerStyle: ColorOverlay V2",
|
"LayerStyle: ColorOverlay V2",
|
||||||
"LayerStyle: DropShadow",
|
"LayerStyle: DropShadow",
|
||||||
@ -11173,7 +11223,6 @@
|
|||||||
"LayerStyle: OuterGlow V2",
|
"LayerStyle: OuterGlow V2",
|
||||||
"LayerStyle: Stroke",
|
"LayerStyle: Stroke",
|
||||||
"LayerStyle: Stroke V2",
|
"LayerStyle: Stroke V2",
|
||||||
"LayerUtility: AddBlindWaterMark",
|
|
||||||
"LayerUtility: BatchSelector",
|
"LayerUtility: BatchSelector",
|
||||||
"LayerUtility: Boolean",
|
"LayerUtility: Boolean",
|
||||||
"LayerUtility: BooleanOperator",
|
"LayerUtility: BooleanOperator",
|
||||||
@ -11184,18 +11233,13 @@
|
|||||||
"LayerUtility: ColorImage V2",
|
"LayerUtility: ColorImage V2",
|
||||||
"LayerUtility: ColorName",
|
"LayerUtility: ColorName",
|
||||||
"LayerUtility: ColorPicker",
|
"LayerUtility: ColorPicker",
|
||||||
"LayerUtility: CreateQRCode",
|
|
||||||
"LayerUtility: CropBoxResolve",
|
"LayerUtility: CropBoxResolve",
|
||||||
"LayerUtility: CropByMask",
|
"LayerUtility: CropByMask",
|
||||||
"LayerUtility: CropByMask V2",
|
"LayerUtility: CropByMask V2",
|
||||||
"LayerUtility: CropByMask V3",
|
"LayerUtility: CropByMask V3",
|
||||||
"LayerUtility: DecodeQRCode",
|
|
||||||
"LayerUtility: ExtendCanvas",
|
"LayerUtility: ExtendCanvas",
|
||||||
"LayerUtility: ExtendCanvasV2",
|
"LayerUtility: ExtendCanvasV2",
|
||||||
"LayerUtility: Float",
|
"LayerUtility: Float",
|
||||||
"LayerUtility: Florence2Image2Prompt",
|
|
||||||
"LayerUtility: GetColorTone",
|
|
||||||
"LayerUtility: GetColorToneV2",
|
|
||||||
"LayerUtility: GetImageSize",
|
"LayerUtility: GetImageSize",
|
||||||
"LayerUtility: GetMainColors",
|
"LayerUtility: GetMainColors",
|
||||||
"LayerUtility: GradientImage",
|
"LayerUtility: GradientImage",
|
||||||
@ -11204,9 +11248,6 @@
|
|||||||
"LayerUtility: HLFrequencyDetailRestore",
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
"LayerUtility: HSV Value",
|
"LayerUtility: HSV Value",
|
||||||
"LayerUtility: If",
|
"LayerUtility: If",
|
||||||
"LayerUtility: ImageAutoCrop",
|
|
||||||
"LayerUtility: ImageAutoCrop V2",
|
|
||||||
"LayerUtility: ImageAutoCrop V3",
|
|
||||||
"LayerUtility: ImageBlend",
|
"LayerUtility: ImageBlend",
|
||||||
"LayerUtility: ImageBlend V2",
|
"LayerUtility: ImageBlend V2",
|
||||||
"LayerUtility: ImageBlendAdvance",
|
"LayerUtility: ImageBlendAdvance",
|
||||||
@ -11221,7 +11262,6 @@
|
|||||||
"LayerUtility: ImageReel",
|
"LayerUtility: ImageReel",
|
||||||
"LayerUtility: ImageReelComposit",
|
"LayerUtility: ImageReelComposit",
|
||||||
"LayerUtility: ImageRemoveAlpha",
|
"LayerUtility: ImageRemoveAlpha",
|
||||||
"LayerUtility: ImageRewardFilter",
|
|
||||||
"LayerUtility: ImageScaleByAspectRatio",
|
"LayerUtility: ImageScaleByAspectRatio",
|
||||||
"LayerUtility: ImageScaleByAspectRatio V2",
|
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||||
"LayerUtility: ImageScaleRestore",
|
"LayerUtility: ImageScaleRestore",
|
||||||
@ -11229,33 +11269,19 @@
|
|||||||
"LayerUtility: ImageShift",
|
"LayerUtility: ImageShift",
|
||||||
"LayerUtility: ImageTaggerSave",
|
"LayerUtility: ImageTaggerSave",
|
||||||
"LayerUtility: Integer",
|
"LayerUtility: Integer",
|
||||||
"LayerUtility: JoyCaption2",
|
|
||||||
"LayerUtility: JoyCaption2ExtraOptions",
|
|
||||||
"LayerUtility: JoyCaption2Split",
|
|
||||||
"LayerUtility: LaMa",
|
|
||||||
"LayerUtility: LayerImageTransform",
|
"LayerUtility: LayerImageTransform",
|
||||||
"LayerUtility: LayerMaskTransform",
|
"LayerUtility: LayerMaskTransform",
|
||||||
"LayerUtility: LlamaVision",
|
|
||||||
"LayerUtility: LoadJoyCaption2Model",
|
|
||||||
"LayerUtility: LoadPSD",
|
|
||||||
"LayerUtility: LoadVQAModel",
|
"LayerUtility: LoadVQAModel",
|
||||||
"LayerUtility: NumberCalculator",
|
"LayerUtility: NumberCalculator",
|
||||||
"LayerUtility: NumberCalculatorV2",
|
"LayerUtility: NumberCalculatorV2",
|
||||||
"LayerUtility: PhiPrompt",
|
|
||||||
"LayerUtility: PrintInfo",
|
"LayerUtility: PrintInfo",
|
||||||
"LayerUtility: PromptEmbellish",
|
|
||||||
"LayerUtility: PromptTagger",
|
|
||||||
"LayerUtility: PurgeVRAM",
|
"LayerUtility: PurgeVRAM",
|
||||||
"LayerUtility: QWenImage2Prompt",
|
|
||||||
"LayerUtility: QueueStop",
|
"LayerUtility: QueueStop",
|
||||||
"LayerUtility: RGB Value",
|
"LayerUtility: RGB Value",
|
||||||
"LayerUtility: RandomGenerator",
|
"LayerUtility: RandomGenerator",
|
||||||
"LayerUtility: RandomGeneratorV2",
|
"LayerUtility: RandomGeneratorV2",
|
||||||
"LayerUtility: RestoreCropBox",
|
"LayerUtility: RestoreCropBox",
|
||||||
"LayerUtility: SD3NegativeConditioning",
|
|
||||||
"LayerUtility: SaveImagePlus",
|
|
||||||
"LayerUtility: Seed",
|
"LayerUtility: Seed",
|
||||||
"LayerUtility: ShowBlindWaterMark",
|
|
||||||
"LayerUtility: SimpleTextImage",
|
"LayerUtility: SimpleTextImage",
|
||||||
"LayerUtility: String",
|
"LayerUtility: String",
|
||||||
"LayerUtility: StringCondition",
|
"LayerUtility: StringCondition",
|
||||||
@ -11265,9 +11291,6 @@
|
|||||||
"LayerUtility: TextImage V2",
|
"LayerUtility: TextImage V2",
|
||||||
"LayerUtility: TextJoin",
|
"LayerUtility: TextJoin",
|
||||||
"LayerUtility: TextJoinV2",
|
"LayerUtility: TextJoinV2",
|
||||||
"LayerUtility: UserPromptGeneratorReplaceWord",
|
|
||||||
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
|
||||||
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference",
|
|
||||||
"LayerUtility: VQAPrompt",
|
"LayerUtility: VQAPrompt",
|
||||||
"LayerUtility: XY to Percent"
|
"LayerUtility: XY to Percent"
|
||||||
],
|
],
|
||||||
@ -11279,6 +11302,68 @@
|
|||||||
"title_aux": "ComfyUI Layer Style"
|
"title_aux": "ComfyUI Layer Style"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chflame163/ComfyUI_LayerStyle_Advance": [
|
||||||
|
[
|
||||||
|
"LayerMask: BBoxJoin",
|
||||||
|
"LayerMask: BiRefNetUltra",
|
||||||
|
"LayerMask: BiRefNetUltraV2",
|
||||||
|
"LayerMask: DrawBBoxMask",
|
||||||
|
"LayerMask: EVFSAMUltra",
|
||||||
|
"LayerMask: Florence2Ultra",
|
||||||
|
"LayerMask: HumanPartsUltra",
|
||||||
|
"LayerMask: LoadBiRefNetModel",
|
||||||
|
"LayerMask: LoadBiRefNetModelV2",
|
||||||
|
"LayerMask: LoadFlorence2Model",
|
||||||
|
"LayerMask: MaskByDifferent",
|
||||||
|
"LayerMask: MediapipeFacialSegment",
|
||||||
|
"LayerMask: ObjectDetectorFL2",
|
||||||
|
"LayerMask: ObjectDetectorMask",
|
||||||
|
"LayerMask: ObjectDetectorYOLO8",
|
||||||
|
"LayerMask: ObjectDetectorYOLOWorld",
|
||||||
|
"LayerMask: PersonMaskUltra",
|
||||||
|
"LayerMask: PersonMaskUltra V2",
|
||||||
|
"LayerMask: SAM2Ultra",
|
||||||
|
"LayerMask: SAM2VideoUltra",
|
||||||
|
"LayerMask: SegmentAnythingUltra",
|
||||||
|
"LayerMask: SegmentAnythingUltra V2",
|
||||||
|
"LayerMask: TransparentBackgroundUltra",
|
||||||
|
"LayerMask: YoloV8Detect",
|
||||||
|
"LayerUtility: AddBlindWaterMark",
|
||||||
|
"LayerUtility: CreateQRCode",
|
||||||
|
"LayerUtility: DecodeQRCode",
|
||||||
|
"LayerUtility: Florence2Image2Prompt",
|
||||||
|
"LayerUtility: GetColorTone",
|
||||||
|
"LayerUtility: GetColorToneV2",
|
||||||
|
"LayerUtility: ImageAutoCrop",
|
||||||
|
"LayerUtility: ImageAutoCrop V2",
|
||||||
|
"LayerUtility: ImageAutoCrop V3",
|
||||||
|
"LayerUtility: ImageRewardFilter",
|
||||||
|
"LayerUtility: JoyCaption2",
|
||||||
|
"LayerUtility: JoyCaption2ExtraOptions",
|
||||||
|
"LayerUtility: JoyCaption2Split",
|
||||||
|
"LayerUtility: LaMa",
|
||||||
|
"LayerUtility: LlamaVision",
|
||||||
|
"LayerUtility: LoadJoyCaption2Model",
|
||||||
|
"LayerUtility: LoadPSD",
|
||||||
|
"LayerUtility: PhiPrompt",
|
||||||
|
"LayerUtility: PromptEmbellish",
|
||||||
|
"LayerUtility: PromptTagger",
|
||||||
|
"LayerUtility: QWenImage2Prompt",
|
||||||
|
"LayerUtility: SD3NegativeConditioning",
|
||||||
|
"LayerUtility: SaveImagePlus",
|
||||||
|
"LayerUtility: ShowBlindWaterMark",
|
||||||
|
"LayerUtility: UserPromptGeneratorReplaceWord",
|
||||||
|
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
|
||||||
|
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
|
"title_aux": "ComfyUI_LayerStyle_Advance"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
||||||
[
|
[
|
||||||
"Input Trigger",
|
"Input Trigger",
|
||||||
@ -11553,7 +11638,11 @@
|
|||||||
"DiTCondLabelEmpty",
|
"DiTCondLabelEmpty",
|
||||||
"DiTCondLabelSelect",
|
"DiTCondLabelSelect",
|
||||||
"DitCheckpointLoader",
|
"DitCheckpointLoader",
|
||||||
|
"EmptyDCAELatentImage",
|
||||||
|
"EmptySanaLatentImage",
|
||||||
"ExtraVAELoader",
|
"ExtraVAELoader",
|
||||||
|
"GemmaLoader",
|
||||||
|
"GemmaTextEncode",
|
||||||
"HYDiTCheckpointLoader",
|
"HYDiTCheckpointLoader",
|
||||||
"HYDiTSrcSizeCond",
|
"HYDiTSrcSizeCond",
|
||||||
"HYDiTTextEncode",
|
"HYDiTTextEncode",
|
||||||
@ -11571,6 +11660,10 @@
|
|||||||
"PixArtResolutionSelect",
|
"PixArtResolutionSelect",
|
||||||
"PixArtT5FromSD3CLIP",
|
"PixArtT5FromSD3CLIP",
|
||||||
"PixArtT5TextEncode",
|
"PixArtT5TextEncode",
|
||||||
|
"SanaCheckpointLoader",
|
||||||
|
"SanaResolutionCond",
|
||||||
|
"SanaResolutionSelect",
|
||||||
|
"SanaTextEncode",
|
||||||
"T5TextEncode",
|
"T5TextEncode",
|
||||||
"T5v11Loader"
|
"T5v11Loader"
|
||||||
],
|
],
|
||||||
@ -12514,6 +12607,8 @@
|
|||||||
"DarkFaceIndexShuffle",
|
"DarkFaceIndexShuffle",
|
||||||
"DarkFolders",
|
"DarkFolders",
|
||||||
"DarkLoRALoader",
|
"DarkLoRALoader",
|
||||||
|
"DarkLoraStackFromString",
|
||||||
|
"DarkPopLoraFromStack",
|
||||||
"DarkPrompt"
|
"DarkPrompt"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13137,6 +13232,7 @@
|
|||||||
"ConvertToGrayscale",
|
"ConvertToGrayscale",
|
||||||
"DepthSlicer",
|
"DepthSlicer",
|
||||||
"Eden_Bool",
|
"Eden_Bool",
|
||||||
|
"Eden_BoolBinaryOperation",
|
||||||
"Eden_Compare",
|
"Eden_Compare",
|
||||||
"Eden_DebugPrint",
|
"Eden_DebugPrint",
|
||||||
"Eden_DepthSlice_MaskVideo",
|
"Eden_DepthSlice_MaskVideo",
|
||||||
@ -15004,6 +15100,23 @@
|
|||||||
"title_aux": "Light Gradient for ComfyUI"
|
"title_aux": "Light Gradient for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
||||||
|
[
|
||||||
|
"BiRefNet",
|
||||||
|
"DiffusersMVSampler",
|
||||||
|
"DiffusersModelMakeup",
|
||||||
|
"DiffusersPipelineLoader",
|
||||||
|
"DiffusersSampler",
|
||||||
|
"DiffusersSchedulerLoader",
|
||||||
|
"DiffusersVaeLoader",
|
||||||
|
"ImagePreprocessor",
|
||||||
|
"LdmPipelineLoader",
|
||||||
|
"LdmVaeLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MVAdapter"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/huchenlei/ComfyUI-IC-Light-Native": [
|
"https://github.com/huchenlei/ComfyUI-IC-Light-Native": [
|
||||||
[
|
[
|
||||||
"ICLightApplyMaskGrey",
|
"ICLightApplyMaskGrey",
|
||||||
@ -16993,6 +17106,15 @@
|
|||||||
"title_aux": "ComfyUI-segment-anything-2"
|
"title_aux": "ComfyUI-segment-anything-2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": [
|
||||||
|
[
|
||||||
|
"KimaraAIBatchImages",
|
||||||
|
"KimaraAIWatermarker"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Kimara.ai's Advanced Watermarking Tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
|
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
|
||||||
[
|
[
|
||||||
"GradientPatchModelAddDownscale",
|
"GradientPatchModelAddDownscale",
|
||||||
@ -18568,13 +18690,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
||||||
[
|
[
|
||||||
|
"CharacterReference",
|
||||||
|
"ConcatReferences",
|
||||||
"ImgBBUpload",
|
"ImgBBUpload",
|
||||||
"LumaAIClient",
|
"LumaAIClient",
|
||||||
"LumaExtendGeneration",
|
"LumaExtendGeneration",
|
||||||
"LumaImage2Video",
|
"LumaImage2Video",
|
||||||
|
"LumaImageGeneration",
|
||||||
"LumaInterpolateGenerations",
|
"LumaInterpolateGenerations",
|
||||||
|
"LumaModifyImage",
|
||||||
"LumaPreviewVideo",
|
"LumaPreviewVideo",
|
||||||
"LumaText2Video"
|
"LumaText2Video",
|
||||||
|
"Reference"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-LumaAI-API"
|
"title_aux": "ComfyUI-LumaAI-API"
|
||||||
@ -19154,6 +19281,15 @@
|
|||||||
"title_aux": "MLTask_ComfyUI"
|
"title_aux": "MLTask_ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mithamunda/ComfyUI-TogetherVision": [
|
||||||
|
[
|
||||||
|
"Together Vision \ud83d\udd0d",
|
||||||
|
"TogetherVisionNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Together Vision Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/mithamunda/ComfyUI-ollama_killer": [
|
"https://github.com/mithamunda/ComfyUI-ollama_killer": [
|
||||||
[
|
[
|
||||||
"OllamaKiller"
|
"OllamaKiller"
|
||||||
@ -20839,6 +20975,16 @@
|
|||||||
"title_aux": "ComfyUI-Flux-Inpainting"
|
"title_aux": "ComfyUI-Flux-Inpainting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rubi-du/ComfyUI-ICC-nodes": [
|
||||||
|
[
|
||||||
|
"LoadImageICC",
|
||||||
|
"PreviewImageICC",
|
||||||
|
"SaveImageICC"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ICC-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rui40000/RUI-Nodes": [
|
"https://github.com/rui40000/RUI-Nodes": [
|
||||||
[
|
[
|
||||||
"ABCondition",
|
"ABCondition",
|
||||||
@ -21939,6 +22085,14 @@
|
|||||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": [
|
||||||
|
[
|
||||||
|
"LoadLoraModelOnlyWithUrl"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "LoadLoraModelOnlyWithUrl"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
||||||
[
|
[
|
||||||
"CRTLikeEffectNode",
|
"CRTLikeEffectNode",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user