update DB

This commit is contained in:
dr.lt.data 2023-12-18 17:31:35 +09:00
parent fb2b5fc1ec
commit f26ceacbeb
4 changed files with 42 additions and 0 deletions

View File

@ -3531,6 +3531,16 @@
"install_type": "git-clone", "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." "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"
},

View File

@ -1751,6 +1751,7 @@
"PM_RatioMerge2Image", "PM_RatioMerge2Image",
"PM_ReplaceBoxImg", "PM_ReplaceBoxImg",
"PM_RetinaFace", "PM_RetinaFace",
"PM_Similarity",
"PM_SkinRetouching", "PM_SkinRetouching",
"PM_SuperColorTransfer", "PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer" "PM_SuperMakeUpTransfer"
@ -4863,6 +4864,16 @@
"title_aux": "A8R8 ComfyUI Nodes" "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": [ "https://github.com/receyuki/comfyui-prompt-reader-node": [
[ [
"SDBatchLoader", "SDBatchLoader",

View File

@ -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", "author": "mozman",
"title": "ComfyUI_mozman_nodes", "title": "ComfyUI_mozman_nodes",

View File

@ -1751,6 +1751,7 @@
"PM_RatioMerge2Image", "PM_RatioMerge2Image",
"PM_ReplaceBoxImg", "PM_ReplaceBoxImg",
"PM_RetinaFace", "PM_RetinaFace",
"PM_Similarity",
"PM_SkinRetouching", "PM_SkinRetouching",
"PM_SuperColorTransfer", "PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer" "PM_SuperMakeUpTransfer"
@ -4863,6 +4864,16 @@
"title_aux": "A8R8 ComfyUI Nodes" "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": [ "https://github.com/receyuki/comfyui-prompt-reader-node": [
[ [
"SDBatchLoader", "SDBatchLoader",