mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
12df09b664
commit
aa2ad3b0e4
@ -119,6 +119,11 @@
|
||||
"id":"https://github.com/adieyal/comfyui-dynamicprompts",
|
||||
"tags":"prompt, dynamic prompt",
|
||||
"description": "This extension is a port of sd-dynamic-prompt to ComfyUI."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/kwaroran/abg-comfyui",
|
||||
"tags":"abg, background remover",
|
||||
"description": "A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -828,6 +828,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: InpaintMediapipe. This node provides a simple interface to inpaint."
|
||||
},
|
||||
{
|
||||
"author": "kwaroran",
|
||||
"title": "abg-comfyui",
|
||||
"reference": "https://github.com/kwaroran/abg-comfyui",
|
||||
"files": [
|
||||
"https://github.com/kwaroran/abg-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -857,6 +857,9 @@
|
||||
"YKImagePadForOutpaint",
|
||||
"YKMaskToImage"
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
"Remove Image Background (abg)"
|
||||
],
|
||||
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
|
||||
"CheckpointLoaderSimpleText",
|
||||
"LoraLoaderText",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user