Browse Source

update DB

pull/519/head
Dr.Lt.Data 8 months ago
parent
commit
8d9de74df2
  1. 10
      custom-node-list.json
  2. 19
      extension-node-map.json
  3. 40
      node_db/new/custom-node-list.json
  4. 19
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -6478,6 +6478,16 @@
"install_type": "git-clone",
"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."
},

19
extension-node-map.json

@ -866,7 +866,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ApplySerialPrompter",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -6550,7 +6550,8 @@
],
"https://github.com/gemell1/ComfyUI_GMIC": [
[
"GmicCliWrapper"
"GmicCliWrapper",
"GmicQtWrapper"
],
{
"title_aux": "ComfyUI_GMIC"
@ -9740,6 +9741,14 @@
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/viperyl/ComfyUI-BiRefNet": [
[
"BiRefNet"
],
{
"title_aux": "ComfyUI-BiRefNet"
}
],
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[
"Any String",
@ -10240,9 +10249,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],
@ -10324,7 +10330,10 @@
"CLIP PromptConditioning|fofo",
"Image2Text",
"Image2TextWithTags",
"ImageBatchToList|fofo",
"ImageRewardScore|fofo",
"LoadImage2TextModel",
"LoadImageRewardScoreModel|fofo",
"LoadText2PromptModel",
"ShowText|fofo",
"Text2GPTPrompt",

40
node_db/new/custom-node-list.json

@ -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",
"title": "ComfyUI-LLaVA-Describer",
@ -683,36 +693,6 @@
],
"install_type": "copy",
"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"
}
]
}

19
node_db/new/extension-node-map.json

@ -866,7 +866,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ApplySerialPrompter",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -6550,7 +6550,8 @@
],
"https://github.com/gemell1/ComfyUI_GMIC": [
[
"GmicCliWrapper"
"GmicCliWrapper",
"GmicQtWrapper"
],
{
"title_aux": "ComfyUI_GMIC"
@ -9740,6 +9741,14 @@
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/viperyl/ComfyUI-BiRefNet": [
[
"BiRefNet"
],
{
"title_aux": "ComfyUI-BiRefNet"
}
],
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[
"Any String",
@ -10240,9 +10249,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],
@ -10324,7 +10330,10 @@
"CLIP PromptConditioning|fofo",
"Image2Text",
"Image2TextWithTags",
"ImageBatchToList|fofo",
"ImageRewardScore|fofo",
"LoadImage2TextModel",
"LoadImageRewardScoreModel|fofo",
"LoadText2PromptModel",
"ShowText|fofo",
"Text2GPTPrompt",

Loading…
Cancel
Save