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

@@ -1,5 +1,25 @@
{
"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",
"title": "OpenAINode",