update DB

This commit is contained in:
dr.lt.data 2023-09-11 13:45:27 +09:00
parent ef2561198f
commit 7cb69f941a
4 changed files with 58 additions and 4 deletions

View File

@ -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."
} }
] ]
} }

View File

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

View File

@ -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"

View File

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