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
fb2b5fc1ec
commit
f26ceacbeb
@ -3531,6 +3531,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides styler nodes for SDXL.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension."
|
||||
},
|
||||
{
|
||||
"author": "rcsaquino",
|
||||
"title": "rcsaquino/comfyui-custom-nodes",
|
||||
"reference": "https://github.com/rcsaquino/comfyui-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/rcsaquino/comfyui-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VAE Processor, VAE Loader, Background Remover"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1751,6 +1751,7 @@
|
||||
"PM_RatioMerge2Image",
|
||||
"PM_ReplaceBoxImg",
|
||||
"PM_RetinaFace",
|
||||
"PM_Similarity",
|
||||
"PM_SkinRetouching",
|
||||
"PM_SuperColorTransfer",
|
||||
"PM_SuperMakeUpTransfer"
|
||||
@ -4863,6 +4864,16 @@
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/rcsaquino/comfyui-custom-nodes": [
|
||||
[
|
||||
"BackgroundRemover | rcsaquino",
|
||||
"VAELoader | rcsaquino",
|
||||
"VAEProcessor | rcsaquino"
|
||||
],
|
||||
{
|
||||
"title_aux": "rcsaquino/comfyui-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDBatchLoader",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "rcsaquino",
|
||||
"title": "rcsaquino/comfyui-custom-nodes",
|
||||
"reference": "https://github.com/rcsaquino/comfyui-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/rcsaquino/comfyui-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VAE Processor, VAE Loader, Background Remover"
|
||||
},
|
||||
{
|
||||
"author": "mozman",
|
||||
"title": "ComfyUI_mozman_nodes",
|
||||
|
||||
@ -1751,6 +1751,7 @@
|
||||
"PM_RatioMerge2Image",
|
||||
"PM_ReplaceBoxImg",
|
||||
"PM_RetinaFace",
|
||||
"PM_Similarity",
|
||||
"PM_SkinRetouching",
|
||||
"PM_SuperColorTransfer",
|
||||
"PM_SuperMakeUpTransfer"
|
||||
@ -4863,6 +4864,16 @@
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/rcsaquino/comfyui-custom-nodes": [
|
||||
[
|
||||
"BackgroundRemover | rcsaquino",
|
||||
"VAELoader | rcsaquino",
|
||||
"VAEProcessor | rcsaquino"
|
||||
],
|
||||
{
|
||||
"title_aux": "rcsaquino/comfyui-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDBatchLoader",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user