Browse Source

update DB

pull/252/head
Dr.Lt.Data 11 months ago
parent
commit
98ab2b334c
  1. 21
      custom-node-list.json
  2. 20
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 20
      node_db/new/extension-node-map.json

21
custom-node-list.json

@ -1647,6 +1647,16 @@
"install_type": "git-clone",
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
},
{
"author": "meap158",
"title": "ComfyUI-Background-Replacement",
"reference": "https://github.com/meap158/ComfyUI-Background-Replacement",
"files": [
"https://github.com/meap158/ComfyUI-Background-Replacement"
],
"install_type": "git-clone",
"description": "Instantly replace your image's background."
},
{
"author": "TeaCrab",
"title": "ComfyUI-TeaNodes",
@ -3501,6 +3511,17 @@
"install_type": "git-clone",
"description": "Open source comfyui deployment platform, a vercel for generative workflow infra."
},
{
"author": "florestefano1975",
"title": "ComfyUI Portrait Master",
"reference": "https://github.com/florestefano1975/comfyui-portrait-master",
"files": [
"https://github.com/florestefano1975/comfyui-portrait-master"
],
"install_type": "git-clone",
"description": "This node was designed to help AI image creators to generate prompts for human portraits."
},

20
extension-node-map.json

@ -235,7 +235,8 @@
],
"https://github.com/BennyKok/comfyui-deploy": [
[
"ComfyUIDeployExternalImage"
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalText"
],
{
"author": "BennyKok",
@ -3559,6 +3560,14 @@
"title_aux": "fcSuite"
}
],
"https://github.com/florestefano1975/comfyui-portrait-master": [
[
"PortraitMaster"
],
{
"title_aux": "ComfyUI Portrait Master"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",
@ -4456,6 +4465,15 @@
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
}
],
"https://github.com/meap158/ComfyUI-Background-Replacement": [
[
"BackgroundReplacement",
"ImageComposite"
],
{
"title_aux": "ComfyUI-Background-Replacement"
}
],
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
[
"GPUTemperatureProtection"

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

@ -10,6 +10,26 @@
},
{
"author": "meap158",
"title": "ComfyUI-Background-Replacement",
"reference": "https://github.com/meap158/ComfyUI-Background-Replacement",
"files": [
"https://github.com/meap158/ComfyUI-Background-Replacement"
],
"install_type": "git-clone",
"description": "Instantly replace your image's background."
},
{
"author": "florestefano1975",
"title": "ComfyUI Portrait Master",
"reference": "https://github.com/florestefano1975/comfyui-portrait-master",
"files": [
"https://github.com/florestefano1975/comfyui-portrait-master"
],
"install_type": "git-clone",
"description": "This node was designed to help AI image creators to generate prompts for human portraits."
},
{
"author": "deroberon",
"title": "StableZero123-comfyui",

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

@ -235,7 +235,8 @@
],
"https://github.com/BennyKok/comfyui-deploy": [
[
"ComfyUIDeployExternalImage"
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalText"
],
{
"author": "BennyKok",
@ -3559,6 +3560,14 @@
"title_aux": "fcSuite"
}
],
"https://github.com/florestefano1975/comfyui-portrait-master": [
[
"PortraitMaster"
],
{
"title_aux": "ComfyUI Portrait Master"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",
@ -4456,6 +4465,15 @@
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
}
],
"https://github.com/meap158/ComfyUI-Background-Replacement": [
[
"BackgroundReplacement",
"ImageComposite"
],
{
"title_aux": "ComfyUI-Background-Replacement"
}
],
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
[
"GPUTemperatureProtection"

Loading…
Cancel
Save