update DB

This commit is contained in:
Dr.Lt.Data 2023-10-25 08:40:34 +09:00
parent 3819003834
commit 7de953aab8
4 changed files with 44 additions and 0 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",