Browse Source

update DB

pull/151/head
Dr.Lt.Data 1 year ago
parent
commit
7de953aab8
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2325,6 +2325,16 @@
"install_type": "copy",
"description": "Nodes:Prompt editing, Word as Image"
},
{
"author": "taabata",
"title": "LCM_Inpaint-Outpaint_Comfy",
"reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy",
"files": [
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

12
extension-node-map.json

@ -3658,6 +3658,18 @@
"title_aux": "Syrian Falcon Nodes"
}
],
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
[
"LCMGenerate",
"LCMLoader",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"SaveImage_LCM"
],
{
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
}
],
"https://github.com/theUpsider/ComfyUI-Logic": [
[
"Compare",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "taabata",
"title": "LCM_Inpaint-Outpaint_Comfy",
"reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy",
"files": [
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)"
},
{
"author": "0xbitches",
"title": "Latent Consistency Model for ComfyUI",

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

@ -3658,6 +3658,18 @@
"title_aux": "Syrian Falcon Nodes"
}
],
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
[
"LCMGenerate",
"LCMLoader",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"SaveImage_LCM"
],
{
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
}
],
"https://github.com/theUpsider/ComfyUI-Logic": [
[
"Compare",

Loading…
Cancel
Save