update DB

This commit is contained in:
Dr.Lt.Data 2023-12-07 00:51:06 +09:00
parent 66000ca81b
commit 0065b11636
4 changed files with 48 additions and 0 deletions

View File

@ -1095,6 +1095,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference." "description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
}, },
{
"author": "asagi4",
"title": "asagi4/comfyui-utility-nodes",
"reference": "https://github.com/asagi4/comfyui-utility-nodes",
"files": [
"https://github.com/asagi4/comfyui-utility-nodes"
],
"install_type": "git-clone",
"description": "Nodes:MUJinjaRender, MUSimpleWildcard"
},
{ {
"author": "jamesWalker55", "author": "jamesWalker55",
"title": "ComfyUI - P2LDGAN Node", "title": "ComfyUI - P2LDGAN Node",

View File

@ -2327,6 +2327,15 @@
"title_aux": "ComfyUI prompt control" "title_aux": "ComfyUI prompt control"
} }
], ],
"https://github.com/asagi4/comfyui-utility-nodes": [
[
"MUJinjaRender",
"MUSimpleWildcard"
],
{
"title_aux": "asagi4/comfyui-utility-nodes"
}
],
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [ "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
[ [
"Core ML Converter", "Core ML Converter",

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "asagi4",
"title": "asagi4/comfyui-utility-nodes",
"reference": "https://github.com/asagi4/comfyui-utility-nodes",
"files": [
"https://github.com/asagi4/comfyui-utility-nodes"
],
"install_type": "git-clone",
"description": "Nodes:MUJinjaRender, MUSimpleWildcard"
},
{
"author": "asagi4",
"title": "ComfyUI-CADS",
"reference": "https://github.com/asagi4/ComfyUI-CADS",
"files": [
"https://github.com/asagi4/ComfyUI-CADS"
],
"install_type": "git-clone",
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
},
{ {
"author": "Electrofried", "author": "Electrofried",
"title": "OpenAINode", "title": "OpenAINode",

View File

@ -2327,6 +2327,15 @@
"title_aux": "ComfyUI prompt control" "title_aux": "ComfyUI prompt control"
} }
], ],
"https://github.com/asagi4/comfyui-utility-nodes": [
[
"MUJinjaRender",
"MUSimpleWildcard"
],
{
"title_aux": "asagi4/comfyui-utility-nodes"
}
],
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [ "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
[ [
"Core ML Converter", "Core ML Converter",