Browse Source

update DB

pull/219/head
Dr.Lt.Data 12 months ago
parent
commit
0065b11636
  1. 10
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 9
      node_db/new/extension-node-map.json

10
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",

9
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",

20
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",

9
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",

Loading…
Cancel
Save