mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
3819003834
commit
7de953aab8
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user