|
|
|
@ -1,5 +1,15 @@
|
|
|
|
|
{ |
|
|
|
|
"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", |
|
|
|
|
"title": "KepPromptLang", |
|
|
|
@ -23,9 +33,9 @@
|
|
|
|
|
{ |
|
|
|
|
"author": "M1kep", |
|
|
|
|
"title": "Comfy_KepListStuff", |
|
|
|
|
"reference": "https://github.com/M1kep/Comfy_KepListStuff/", |
|
|
|
|
"reference": "https://github.com/M1kep/Comfy_KepListStuff", |
|
|
|
|
"files": [ |
|
|
|
|
"https://github.com/M1kep/Comfy_KepListStuff/" |
|
|
|
|
"https://github.com/M1kep/Comfy_KepListStuff" |
|
|
|
|
], |
|
|
|
|
"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" |
|
|
|
|