diff --git a/custom-node-list.json b/custom-node-list.json index eaba2ca..8e1f63c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1095,6 +1095,16 @@ "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": "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", "title": "ComfyUI - P2LDGAN Node", diff --git a/extension-node-map.json b/extension-node-map.json index 7df2c72..3b4b7c4 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2327,6 +2327,15 @@ "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": [ [ "Core ML Converter", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f72dd4a..0bf53f4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7df2c72..3b4b7c4 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2327,6 +2327,15 @@ "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": [ [ "Core ML Converter",