mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
ef2561198f
commit
7cb69f941a
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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…
x
Reference in New Issue
Block a user