mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
bbc5ba7e2a
commit
46f2a204be
@ -18149,39 +18149,37 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A collection of batch operation toolkits suitable for ComfyUI"
|
"description": "A collection of batch operation toolkits suitable for ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "CyanAutumn",
|
||||||
|
"title": "ComfyUi Random Manage Cyan",
|
||||||
|
"id": "CyanAutumn",
|
||||||
|
"reference": "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A random prompt node"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Black Forest Labs",
|
||||||
|
"title": "Black Forest Labs API Nodes",
|
||||||
|
"reference": "https://github.com/black-forest-labs/bfl-comfy-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/black-forest-labs/bfl-comfy-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for Black Forest Labs API Services"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kazeyori",
|
||||||
|
"title": "Quick Image Sequence Process",
|
||||||
|
"reference": "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI plugin for quick image sequence processing. This plugin allows users to manipulate frame sequences with various operations including frame insertion, deletion, and duplication."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -18566,6 +18564,18 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
|
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ptmaster",
|
||||||
|
"title": "Embedding Merge for ComfyUI",
|
||||||
|
"reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "NODES: OverrideLoadedDiffusionDevice.\nI happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "theally",
|
"author": "theally",
|
||||||
"title": "TheAlly's Custom Nodes",
|
"title": "TheAlly's Custom Nodes",
|
||||||
@ -18612,27 +18622,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "CyanAutumn",
|
|
||||||
"title": "ComfyUi Random Manage Cyan",
|
|
||||||
"id": "CyanAutumn",
|
|
||||||
"reference": "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A random prompt node"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Black Forest Labs",
|
|
||||||
"title": "Black Forest Labs API Nodes",
|
|
||||||
"reference": "https://github.com/black-forest-labs/bfl-comfy-nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/black-forest-labs/bfl-comfy-nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI nodes for Black Forest Labs API Services"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2625,6 +2625,7 @@
|
|||||||
"AD_BatchImageLoadFromDir",
|
"AD_BatchImageLoadFromDir",
|
||||||
"AD_CSVPromptStyler",
|
"AD_CSVPromptStyler",
|
||||||
"AD_CSVReader",
|
"AD_CSVReader",
|
||||||
|
"AD_DeleteLocalAny",
|
||||||
"AD_FluxTrainStepMath",
|
"AD_FluxTrainStepMath",
|
||||||
"AD_HFDownload",
|
"AD_HFDownload",
|
||||||
"AD_ImageColorFilter",
|
"AD_ImageColorFilter",
|
||||||
@ -2633,7 +2634,16 @@
|
|||||||
"AD_TextListToString",
|
"AD_TextListToString",
|
||||||
"AD_TextSaver",
|
"AD_TextSaver",
|
||||||
"AD_TxtToCSVCombiner",
|
"AD_TxtToCSVCombiner",
|
||||||
"AD_ZipSave"
|
"AD_ZipSave",
|
||||||
|
"RunningHubAccountStatus",
|
||||||
|
"RunningHubFilePreviewer",
|
||||||
|
"RunningHubFileSaver",
|
||||||
|
"RunningHubInit",
|
||||||
|
"RunningHubNodeInfo",
|
||||||
|
"RunningHubNodeInfoCollector",
|
||||||
|
"RunningHubNodeInfoReplace",
|
||||||
|
"RunningHubWorkflowExecutor",
|
||||||
|
"RunningHubWorkflowID"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Addoor"
|
"title_aux": "ComfyUI-Addoor"
|
||||||
@ -7365,6 +7375,8 @@
|
|||||||
"SDVN Controlnet Apply",
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
|
"SDVN Exif check",
|
||||||
|
"SDVN Image Info",
|
||||||
"SDVN Image Size",
|
"SDVN Image Size",
|
||||||
"SDVN Inpaint",
|
"SDVN Inpaint",
|
||||||
"SDVN KSampler",
|
"SDVN KSampler",
|
||||||
@ -7376,6 +7388,7 @@
|
|||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
|
"SDVN Metadata Check",
|
||||||
"SDVN Model Merge",
|
"SDVN Model Merge",
|
||||||
"SDVN Pipe In",
|
"SDVN Pipe In",
|
||||||
"SDVN Pipe Out",
|
"SDVN Pipe Out",
|
||||||
@ -10491,6 +10504,20 @@
|
|||||||
"title_aux": "ComfyUI_HF_Inference"
|
"title_aux": "ComfyUI_HF_Inference"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/black-forest-labs/bfl-comfy-nodes": [
|
||||||
|
[
|
||||||
|
"FLUX 1.0 [canny]",
|
||||||
|
"FLUX 1.0 [depth]",
|
||||||
|
"FLUX 1.0 [dev]",
|
||||||
|
"FLUX 1.0 [fill]",
|
||||||
|
"FLUX 1.0 [pro]",
|
||||||
|
"FLUX 1.1 [pro]",
|
||||||
|
"FLUX 1.1 [ultra]"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Black Forest Labs API Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blackcodetavern/ComfyUI-Benripack": [
|
"https://github.com/blackcodetavern/ComfyUI-Benripack": [
|
||||||
[
|
[
|
||||||
"AnimationExtractor",
|
"AnimationExtractor",
|
||||||
@ -13657,10 +13684,13 @@
|
|||||||
"Eden_MaskBoundingBox",
|
"Eden_MaskBoundingBox",
|
||||||
"Eden_MaskCombiner",
|
"Eden_MaskCombiner",
|
||||||
"Eden_Math",
|
"Eden_Math",
|
||||||
|
"Eden_RandomConditioningSamplerNode",
|
||||||
|
"Eden_RandomPromptFromFile",
|
||||||
"Eden_RepeatLatentBatch",
|
"Eden_RepeatLatentBatch",
|
||||||
"Eden_Seed",
|
"Eden_Seed",
|
||||||
"Eden_String",
|
"Eden_String",
|
||||||
"Eden_StringHash",
|
"Eden_StringHash",
|
||||||
|
"Eden_StringReplace",
|
||||||
"Eden_gpt4_node",
|
"Eden_gpt4_node",
|
||||||
"Extend_Sequence",
|
"Extend_Sequence",
|
||||||
"FolderScanner",
|
"FolderScanner",
|
||||||
@ -13677,17 +13707,20 @@
|
|||||||
"KeyframeBlender",
|
"KeyframeBlender",
|
||||||
"LatentTypeConversion",
|
"LatentTypeConversion",
|
||||||
"Linear_Combine_IP_Embeds",
|
"Linear_Combine_IP_Embeds",
|
||||||
|
"LoadConditioning",
|
||||||
"LoadImagesByFilename",
|
"LoadImagesByFilename",
|
||||||
"LoadRandomImage",
|
"LoadRandomImage",
|
||||||
"Load_Embeddings_From_Folder",
|
"Load_Embeddings_From_Folder",
|
||||||
"MaskFromRGB_KMeans",
|
"MaskFromRGB_KMeans",
|
||||||
"ParallaxZoom",
|
"ParallaxZoom",
|
||||||
"Random_Style_Mixture",
|
"Random_Style_Mixture",
|
||||||
|
"SaveConditioning",
|
||||||
"SaveImageAdvanced",
|
"SaveImageAdvanced",
|
||||||
"SavePosEmbeds",
|
"SavePosEmbeds",
|
||||||
"VAEDecode_to_folder",
|
"VAEDecode_to_folder",
|
||||||
"VideoFrameSelector",
|
"VideoFrameSelector",
|
||||||
"WidthHeightPicker"
|
"WidthHeightPicker",
|
||||||
|
"get_random_prompt_from_textfile"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Eden.art nodesuite"
|
"title_aux": "Eden.art nodesuite"
|
||||||
@ -16884,6 +16917,14 @@
|
|||||||
"title_aux": "comfyUI-nsfw-detection"
|
"title_aux": "comfyUI-nsfw-detection"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
|
||||||
|
[
|
||||||
|
"QuickImageSequenceProcess"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Quick Image Sequence Process"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kealiu/ComfyUI-S3-Tools": [
|
"https://github.com/kealiu/ComfyUI-S3-Tools": [
|
||||||
[
|
[
|
||||||
"Load Image From S3",
|
"Load Image From S3",
|
||||||
@ -18900,6 +18941,8 @@
|
|||||||
"MaskDetailerPipe",
|
"MaskDetailerPipe",
|
||||||
"MaskListToMaskBatch",
|
"MaskListToMaskBatch",
|
||||||
"MaskPainter",
|
"MaskPainter",
|
||||||
|
"MaskRectArea",
|
||||||
|
"MaskRectAreaAdvanced",
|
||||||
"MaskToSEGS",
|
"MaskToSEGS",
|
||||||
"MaskToSEGS_for_AnimateDiff",
|
"MaskToSEGS_for_AnimateDiff",
|
||||||
"MasksToMaskList",
|
"MasksToMaskList",
|
||||||
@ -21116,6 +21159,14 @@
|
|||||||
"title_aux": "ComfyUI-SAM2-Realtime"
|
"title_aux": "ComfyUI-SAM2-Realtime"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py": [
|
||||||
|
[
|
||||||
|
"OverrideLoadedDiffusionDevice"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Embedding Merge for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||||
[
|
[
|
||||||
"AIRedoonApplyLoRAStack",
|
"AIRedoonApplyLoRAStack",
|
||||||
@ -21703,10 +21754,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||||
[
|
[
|
||||||
|
"DeltaControl",
|
||||||
|
"FPSMonitor",
|
||||||
"FloatControl",
|
"FloatControl",
|
||||||
|
"FloatSequence",
|
||||||
"IntControl",
|
"IntControl",
|
||||||
|
"IntSequence",
|
||||||
|
"IntervalControl",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
"StringControl"
|
"StringControl",
|
||||||
|
"StringSequence"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||||
|
|||||||
3198
github-stats.json
3198
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -632,6 +632,7 @@
|
|||||||
"AD_BatchImageLoadFromDir",
|
"AD_BatchImageLoadFromDir",
|
||||||
"AD_CSVPromptStyler",
|
"AD_CSVPromptStyler",
|
||||||
"AD_CSVReader",
|
"AD_CSVReader",
|
||||||
|
"AD_DeleteLocalAny",
|
||||||
"AD_FluxTrainStepMath",
|
"AD_FluxTrainStepMath",
|
||||||
"AD_HFDownload",
|
"AD_HFDownload",
|
||||||
"AD_ImageColorFilter",
|
"AD_ImageColorFilter",
|
||||||
@ -640,7 +641,16 @@
|
|||||||
"AD_TextListToString",
|
"AD_TextListToString",
|
||||||
"AD_TextSaver",
|
"AD_TextSaver",
|
||||||
"AD_TxtToCSVCombiner",
|
"AD_TxtToCSVCombiner",
|
||||||
"AD_ZipSave"
|
"AD_ZipSave",
|
||||||
|
"RunningHubAccountStatus",
|
||||||
|
"RunningHubFilePreviewer",
|
||||||
|
"RunningHubFileSaver",
|
||||||
|
"RunningHubInit",
|
||||||
|
"RunningHubNodeInfo",
|
||||||
|
"RunningHubNodeInfoCollector",
|
||||||
|
"RunningHubNodeInfoReplace",
|
||||||
|
"RunningHubWorkflowExecutor",
|
||||||
|
"RunningHubWorkflowID"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Addoor [UNSAFE]"
|
"title_aux": "ComfyUI-Addoor [UNSAFE]"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,48 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Black Forest Labs",
|
||||||
|
"title": "Black Forest Labs API Nodes",
|
||||||
|
"reference": "https://github.com/black-forest-labs/bfl-comfy-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/black-forest-labs/bfl-comfy-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for Black Forest Labs API Services"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "CyanAutumn",
|
||||||
|
"title": "ComfyUi Random Manage Cyan",
|
||||||
|
"id": "CyanAutumn",
|
||||||
|
"reference": "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A random prompt node"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kazeyori",
|
||||||
|
"title": "Quick Image Sequence Process",
|
||||||
|
"reference": "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI plugin for quick image sequence processing. This plugin allows users to manipulate frame sequences with various operations including frame insertion, deletion, and duplication."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ptmaster",
|
||||||
|
"title": "Embedding Merge for ComfyUI",
|
||||||
|
"reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "NODES: OverrideLoadedDiffusionDevice.\nI happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ADDOOR",
|
"author": "ADDOOR",
|
||||||
"title": "ComfyUI-Addoor",
|
"title": "ComfyUI-Addoor",
|
||||||
@ -654,47 +696,6 @@
|
|||||||
],
|
],
|
||||||
"description": "ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.",
|
"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"
|
"install_type": "git-clone"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ClownsharkBatwing",
|
|
||||||
"title": "RES4LYF",
|
|
||||||
"id": "res4lyf",
|
|
||||||
"reference": "https://github.com/ClownsharkBatwing/RES4LYF",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ClownsharkBatwing/RES4LYF"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "duskfallcrew",
|
|
||||||
"title": "Embedding Merge for ComfyUI",
|
|
||||||
"reference": "https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py"
|
|
||||||
],
|
|
||||||
"install_type": "copy",
|
|
||||||
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "5x00",
|
|
||||||
"title": "ComfyUI-VLM_Captions",
|
|
||||||
"reference": "https://github.com/5x00/ComfyUI-VLM_Captions",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/5x00/ComfyUI-VLM_Captions"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "xs315431",
|
|
||||||
"title": "Comfyui_Get_promptId",
|
|
||||||
"reference": "https://github.com/xs315431/Comfyui_Get_promptId",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/xs315431/Comfyui_Get_promptId"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2625,6 +2625,7 @@
|
|||||||
"AD_BatchImageLoadFromDir",
|
"AD_BatchImageLoadFromDir",
|
||||||
"AD_CSVPromptStyler",
|
"AD_CSVPromptStyler",
|
||||||
"AD_CSVReader",
|
"AD_CSVReader",
|
||||||
|
"AD_DeleteLocalAny",
|
||||||
"AD_FluxTrainStepMath",
|
"AD_FluxTrainStepMath",
|
||||||
"AD_HFDownload",
|
"AD_HFDownload",
|
||||||
"AD_ImageColorFilter",
|
"AD_ImageColorFilter",
|
||||||
@ -2633,7 +2634,16 @@
|
|||||||
"AD_TextListToString",
|
"AD_TextListToString",
|
||||||
"AD_TextSaver",
|
"AD_TextSaver",
|
||||||
"AD_TxtToCSVCombiner",
|
"AD_TxtToCSVCombiner",
|
||||||
"AD_ZipSave"
|
"AD_ZipSave",
|
||||||
|
"RunningHubAccountStatus",
|
||||||
|
"RunningHubFilePreviewer",
|
||||||
|
"RunningHubFileSaver",
|
||||||
|
"RunningHubInit",
|
||||||
|
"RunningHubNodeInfo",
|
||||||
|
"RunningHubNodeInfoCollector",
|
||||||
|
"RunningHubNodeInfoReplace",
|
||||||
|
"RunningHubWorkflowExecutor",
|
||||||
|
"RunningHubWorkflowID"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Addoor"
|
"title_aux": "ComfyUI-Addoor"
|
||||||
@ -7365,6 +7375,8 @@
|
|||||||
"SDVN Controlnet Apply",
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
|
"SDVN Exif check",
|
||||||
|
"SDVN Image Info",
|
||||||
"SDVN Image Size",
|
"SDVN Image Size",
|
||||||
"SDVN Inpaint",
|
"SDVN Inpaint",
|
||||||
"SDVN KSampler",
|
"SDVN KSampler",
|
||||||
@ -7376,6 +7388,7 @@
|
|||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
|
"SDVN Metadata Check",
|
||||||
"SDVN Model Merge",
|
"SDVN Model Merge",
|
||||||
"SDVN Pipe In",
|
"SDVN Pipe In",
|
||||||
"SDVN Pipe Out",
|
"SDVN Pipe Out",
|
||||||
@ -10491,6 +10504,20 @@
|
|||||||
"title_aux": "ComfyUI_HF_Inference"
|
"title_aux": "ComfyUI_HF_Inference"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/black-forest-labs/bfl-comfy-nodes": [
|
||||||
|
[
|
||||||
|
"FLUX 1.0 [canny]",
|
||||||
|
"FLUX 1.0 [depth]",
|
||||||
|
"FLUX 1.0 [dev]",
|
||||||
|
"FLUX 1.0 [fill]",
|
||||||
|
"FLUX 1.0 [pro]",
|
||||||
|
"FLUX 1.1 [pro]",
|
||||||
|
"FLUX 1.1 [ultra]"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Black Forest Labs API Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blackcodetavern/ComfyUI-Benripack": [
|
"https://github.com/blackcodetavern/ComfyUI-Benripack": [
|
||||||
[
|
[
|
||||||
"AnimationExtractor",
|
"AnimationExtractor",
|
||||||
@ -13657,10 +13684,13 @@
|
|||||||
"Eden_MaskBoundingBox",
|
"Eden_MaskBoundingBox",
|
||||||
"Eden_MaskCombiner",
|
"Eden_MaskCombiner",
|
||||||
"Eden_Math",
|
"Eden_Math",
|
||||||
|
"Eden_RandomConditioningSamplerNode",
|
||||||
|
"Eden_RandomPromptFromFile",
|
||||||
"Eden_RepeatLatentBatch",
|
"Eden_RepeatLatentBatch",
|
||||||
"Eden_Seed",
|
"Eden_Seed",
|
||||||
"Eden_String",
|
"Eden_String",
|
||||||
"Eden_StringHash",
|
"Eden_StringHash",
|
||||||
|
"Eden_StringReplace",
|
||||||
"Eden_gpt4_node",
|
"Eden_gpt4_node",
|
||||||
"Extend_Sequence",
|
"Extend_Sequence",
|
||||||
"FolderScanner",
|
"FolderScanner",
|
||||||
@ -13677,17 +13707,20 @@
|
|||||||
"KeyframeBlender",
|
"KeyframeBlender",
|
||||||
"LatentTypeConversion",
|
"LatentTypeConversion",
|
||||||
"Linear_Combine_IP_Embeds",
|
"Linear_Combine_IP_Embeds",
|
||||||
|
"LoadConditioning",
|
||||||
"LoadImagesByFilename",
|
"LoadImagesByFilename",
|
||||||
"LoadRandomImage",
|
"LoadRandomImage",
|
||||||
"Load_Embeddings_From_Folder",
|
"Load_Embeddings_From_Folder",
|
||||||
"MaskFromRGB_KMeans",
|
"MaskFromRGB_KMeans",
|
||||||
"ParallaxZoom",
|
"ParallaxZoom",
|
||||||
"Random_Style_Mixture",
|
"Random_Style_Mixture",
|
||||||
|
"SaveConditioning",
|
||||||
"SaveImageAdvanced",
|
"SaveImageAdvanced",
|
||||||
"SavePosEmbeds",
|
"SavePosEmbeds",
|
||||||
"VAEDecode_to_folder",
|
"VAEDecode_to_folder",
|
||||||
"VideoFrameSelector",
|
"VideoFrameSelector",
|
||||||
"WidthHeightPicker"
|
"WidthHeightPicker",
|
||||||
|
"get_random_prompt_from_textfile"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Eden.art nodesuite"
|
"title_aux": "Eden.art nodesuite"
|
||||||
@ -16884,6 +16917,14 @@
|
|||||||
"title_aux": "comfyUI-nsfw-detection"
|
"title_aux": "comfyUI-nsfw-detection"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
|
||||||
|
[
|
||||||
|
"QuickImageSequenceProcess"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Quick Image Sequence Process"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kealiu/ComfyUI-S3-Tools": [
|
"https://github.com/kealiu/ComfyUI-S3-Tools": [
|
||||||
[
|
[
|
||||||
"Load Image From S3",
|
"Load Image From S3",
|
||||||
@ -18900,6 +18941,8 @@
|
|||||||
"MaskDetailerPipe",
|
"MaskDetailerPipe",
|
||||||
"MaskListToMaskBatch",
|
"MaskListToMaskBatch",
|
||||||
"MaskPainter",
|
"MaskPainter",
|
||||||
|
"MaskRectArea",
|
||||||
|
"MaskRectAreaAdvanced",
|
||||||
"MaskToSEGS",
|
"MaskToSEGS",
|
||||||
"MaskToSEGS_for_AnimateDiff",
|
"MaskToSEGS_for_AnimateDiff",
|
||||||
"MasksToMaskList",
|
"MasksToMaskList",
|
||||||
@ -21116,6 +21159,14 @@
|
|||||||
"title_aux": "ComfyUI-SAM2-Realtime"
|
"title_aux": "ComfyUI-SAM2-Realtime"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py": [
|
||||||
|
[
|
||||||
|
"OverrideLoadedDiffusionDevice"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Embedding Merge for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
"https://github.com/purpen/ComfyUI-AIRedoon": [
|
||||||
[
|
[
|
||||||
"AIRedoonApplyLoRAStack",
|
"AIRedoonApplyLoRAStack",
|
||||||
@ -21703,10 +21754,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||||
[
|
[
|
||||||
|
"DeltaControl",
|
||||||
|
"FPSMonitor",
|
||||||
"FloatControl",
|
"FloatControl",
|
||||||
|
"FloatSequence",
|
||||||
"IntControl",
|
"IntControl",
|
||||||
|
"IntSequence",
|
||||||
|
"IntervalControl",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
"StringControl"
|
"StringControl",
|
||||||
|
"StringSequence"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user