mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
d0d1c737c5
commit
8d9de74df2
@ -6478,6 +6478,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension provides various custom nodes to assist in configuring the workflow structure."
|
"description": "This extension provides various custom nodes to assist in configuring the workflow structure."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "viperyl",
|
||||||
|
"title": "ComfyUI-BiRefNet",
|
||||||
|
"reference": "https://github.com/viperyl/ComfyUI-BiRefNet",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/viperyl/ComfyUI-BiRefNet"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -866,7 +866,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8ApplySerialPrompter",
|
"title": "cr8SerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -6550,7 +6550,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||||
[
|
[
|
||||||
"GmicCliWrapper"
|
"GmicCliWrapper",
|
||||||
|
"GmicQtWrapper"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_GMIC"
|
"title_aux": "ComfyUI_GMIC"
|
||||||
@ -9740,6 +9741,14 @@
|
|||||||
"title_aux": "comfyui-psd2png"
|
"title_aux": "comfyui-psd2png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/viperyl/ComfyUI-BiRefNet": [
|
||||||
|
[
|
||||||
|
"BiRefNet"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-BiRefNet"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
|
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
|
||||||
[
|
[
|
||||||
"Any String",
|
"Any String",
|
||||||
@ -10240,9 +10249,6 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
"Image From S3",
|
|
||||||
"Image From URL",
|
|
||||||
"Image To S3",
|
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
@ -10324,7 +10330,10 @@
|
|||||||
"CLIP PromptConditioning|fofo",
|
"CLIP PromptConditioning|fofo",
|
||||||
"Image2Text",
|
"Image2Text",
|
||||||
"Image2TextWithTags",
|
"Image2TextWithTags",
|
||||||
|
"ImageBatchToList|fofo",
|
||||||
|
"ImageRewardScore|fofo",
|
||||||
"LoadImage2TextModel",
|
"LoadImage2TextModel",
|
||||||
|
"LoadImageRewardScoreModel|fofo",
|
||||||
"LoadText2PromptModel",
|
"LoadText2PromptModel",
|
||||||
"ShowText|fofo",
|
"ShowText|fofo",
|
||||||
"Text2GPTPrompt",
|
"Text2GPTPrompt",
|
||||||
|
|||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "viperyl",
|
||||||
|
"title": "ComfyUI-BiRefNet",
|
||||||
|
"reference": "https://github.com/viperyl/ComfyUI-BiRefNet",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/viperyl/ComfyUI-BiRefNet"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "alisson-anjos",
|
"author": "alisson-anjos",
|
||||||
"title": "ComfyUI-LLaVA-Describer",
|
"title": "ComfyUI-LLaVA-Describer",
|
||||||
@ -683,36 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Extension to show random cat GIFs while queueing prompt."
|
"description": "Extension to show random cat GIFs while queueing prompt."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ljleb",
|
|
||||||
"title": "comfy-mecha",
|
|
||||||
"reference": "https://github.com/ljleb/comfy-mecha",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ljleb/comfy-mecha"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Blocks Mecha Hyper, Mecha Merger, Model Mecha Recipe, Custom Code Mecha Recipe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "vivax3794",
|
|
||||||
"title": "ComfyUI-Vivax-Nodes",
|
|
||||||
"reference": "https://github.com/vivax3794/ComfyUI-Vivax-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Inspect, Any String, Model From URL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "meshmesh-io",
|
|
||||||
"title": "mm-comfyui-megamask",
|
|
||||||
"reference": "https://github.com/meshmesh-io/mm-comfyui-megamask",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/meshmesh-io/mm-comfyui-megamask"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:ColorListMaskToImage, FlattenAndCombineMaskImages"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -866,7 +866,7 @@
|
|||||||
"author": "CRE8IT GmbH",
|
"author": "CRE8IT GmbH",
|
||||||
"description": "This extension offers various nodes.",
|
"description": "This extension offers various nodes.",
|
||||||
"nickname": "cre8Nodes",
|
"nickname": "cre8Nodes",
|
||||||
"title": "cr8ApplySerialPrompter",
|
"title": "cr8SerialPrompter",
|
||||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -6550,7 +6550,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||||
[
|
[
|
||||||
"GmicCliWrapper"
|
"GmicCliWrapper",
|
||||||
|
"GmicQtWrapper"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_GMIC"
|
"title_aux": "ComfyUI_GMIC"
|
||||||
@ -9740,6 +9741,14 @@
|
|||||||
"title_aux": "comfyui-psd2png"
|
"title_aux": "comfyui-psd2png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/viperyl/ComfyUI-BiRefNet": [
|
||||||
|
[
|
||||||
|
"BiRefNet"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-BiRefNet"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
|
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
|
||||||
[
|
[
|
||||||
"Any String",
|
"Any String",
|
||||||
@ -10240,9 +10249,6 @@
|
|||||||
"Bedrock - Claude",
|
"Bedrock - Claude",
|
||||||
"Bedrock - SDXL",
|
"Bedrock - SDXL",
|
||||||
"Bedrock - Titan Image",
|
"Bedrock - Titan Image",
|
||||||
"Image From S3",
|
|
||||||
"Image From URL",
|
|
||||||
"Image To S3",
|
|
||||||
"Prompt Regex Remove",
|
"Prompt Regex Remove",
|
||||||
"Prompt Template"
|
"Prompt Template"
|
||||||
],
|
],
|
||||||
@ -10324,7 +10330,10 @@
|
|||||||
"CLIP PromptConditioning|fofo",
|
"CLIP PromptConditioning|fofo",
|
||||||
"Image2Text",
|
"Image2Text",
|
||||||
"Image2TextWithTags",
|
"Image2TextWithTags",
|
||||||
|
"ImageBatchToList|fofo",
|
||||||
|
"ImageRewardScore|fofo",
|
||||||
"LoadImage2TextModel",
|
"LoadImage2TextModel",
|
||||||
|
"LoadImageRewardScoreModel|fofo",
|
||||||
"LoadText2PromptModel",
|
"LoadText2PromptModel",
|
||||||
"ShowText|fofo",
|
"ShowText|fofo",
|
||||||
"Text2GPTPrompt",
|
"Text2GPTPrompt",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user