Browse Source

update DB

pull/106/head
dr.lt.data 1 year ago
parent
commit
7cb69f941a
  1. 14
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 14
      node_db/new/custom-node-list.json
  4. 17
      node_db/new/extension-node-map.json

14
custom-node-list.json

@ -1116,9 +1116,9 @@
{ {
"author": "M1kep", "author": "M1kep",
"title": "Comfy_KepListStuff", "title": "Comfy_KepListStuff",
"reference": "https://github.com/M1kep/Comfy_KepListStuff/", "reference": "https://github.com/M1kep/Comfy_KepListStuff",
"files": [ "files": [
"https://github.com/M1kep/Comfy_KepListStuff/" "https://github.com/M1kep/Comfy_KepListStuff"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes" "description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes"
@ -1962,6 +1962,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "description": "Various image processing nodes."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
"files": [
"https://civitai.com/api/download/models/158997"
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
} }
] ]
} }

17
extension-node-map.json

@ -602,6 +602,23 @@
"title_aux": "ComfyLiterals" "title_aux": "ComfyLiterals"
} }
], ],
"https://github.com/M1kep/Comfy_KepListStuff": [
[
"Empty Images",
"Image Overlay",
"Join Float Lists",
"Join Image Lists",
"List Length",
"Range(Num Steps) - Float",
"Range(Num Steps) - Int",
"Range(Step) - Float",
"Range(Step) - Int",
"Stack Images"
],
{
"title_aux": "Comfy_KepListStuff"
}
],
"https://github.com/M1kep/KepPromptLang": [ "https://github.com/M1kep/KepPromptLang": [
[ [
"Build Gif", "Build Gif",

14
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
"files": [
"https://civitai.com/api/download/models/158997"
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{ {
"author": "M1kep", "author": "M1kep",
"title": "KepPromptLang", "title": "KepPromptLang",
@ -23,9 +33,9 @@
{ {
"author": "M1kep", "author": "M1kep",
"title": "Comfy_KepListStuff", "title": "Comfy_KepListStuff",
"reference": "https://github.com/M1kep/Comfy_KepListStuff/", "reference": "https://github.com/M1kep/Comfy_KepListStuff",
"files": [ "files": [
"https://github.com/M1kep/Comfy_KepListStuff/" "https://github.com/M1kep/Comfy_KepListStuff"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes" "description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes"

17
node_db/new/extension-node-map.json

@ -602,6 +602,23 @@
"title_aux": "ComfyLiterals" "title_aux": "ComfyLiterals"
} }
], ],
"https://github.com/M1kep/Comfy_KepListStuff": [
[
"Empty Images",
"Image Overlay",
"Join Float Lists",
"Join Image Lists",
"List Length",
"Range(Num Steps) - Float",
"Range(Num Steps) - Int",
"Range(Step) - Float",
"Range(Step) - Int",
"Stack Images"
],
{
"title_aux": "Comfy_KepListStuff"
}
],
"https://github.com/M1kep/KepPromptLang": [ "https://github.com/M1kep/KepPromptLang": [
[ [
"Build Gif", "Build Gif",

Loading…
Cancel
Save