mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 19:03:06 +08:00
Merge pull request #423 from klinter007/feat/concat_inputs_to_single_string
Update custom-nodes-list.json
This commit is contained in:
commit
b6cb867a4c
@ -5664,6 +5664,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Klinter",
|
||||||
|
"title": "Klinter_nodes",
|
||||||
|
"reference": "https://github.com/klinter007/klinter_nodes",
|
||||||
|
"files": [
|
||||||
|
|
||||||
|
"https://github.com/klinter007/klinter_nodes"
|
||||||
|
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Concat_strings atm - celebrating first_node"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user