diff --git a/custom-node-list.json b/custom-node-list.json index 7ce3e35..e41c894 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2646,6 +2646,16 @@ "install_type": "git-clone", "description": "NOTE: Concatenate Strings, Format Datetime String, Integer Caster, Multiline String, Truncate String. Yet Another Node Collection, a repository of simple nodes for ComfyUI. This repository eases the addition or removal of custom nodes to itself." }, + { + "author": "amorano", + "title": "Jovimetrix Composition Nodes", + "reference": "https://github.com/Amorano/Jovimetrix", + "files": [ + "https://github.com/Amorano/Jovimetrix" + ], + "install_type": "git-clone", + "description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", @@ -2927,16 +2937,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "amorano", - "title": "Jovimetrix Composition Nodes", - "reference": "https://github.com/Amorano/Jovimetrix", - "files": [ - "https://github.com/Amorano/Jovimetrix" - ], - "install_type": "git-clone", - "description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index d275dbb..54b0cb8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -56,6 +56,30 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/Amorano/Jovimetrix": [ + [ + "\u2697\ufe0f Blend Images (jov)", + "\u2728 Shape Generator (jov)", + "\ud83c\udf08 HSV Image (jov)", + "\ud83c\udf31 Transform Image (jov)", + "\ud83c\udfad Invert Image (jov)", + "\ud83d\udd06 Pixel Shader Image (jov)", + "\ud83d\udd27 Adjust Image (jov)", + "\ud83d\udd30 Mirror Image (jov)", + "\ud83d\udd33 Tile Image (jov)", + "\ud83d\udd78\ufe0f Filter Image (jov)", + "\ud83d\uddfa\ufe0f Remap Image (jov)", + "\ud83d\udfea Constant Image (jov)", + "\ud83e\udd7b Gradient (jov)" + ], + { + "author": "amorano", + "description": "Blending operations for image inputs.", + "nickname": "Jovimetrix", + "title": "Jovimetrix Composition Pack", + "title_aux": "Jovimetrix Composition Nodes" + } + ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -3645,6 +3669,7 @@ "https://github.com/peteromallet/ComfyUI-Creative-Interpolation": [ [ "ACN_AdvancedControlNetApplyImport", + "BatchCreativeInterpolation", "ControlNetLoaderAdvancedImport", "CustomControlNetWeights", "CustomT2IAdapterWeights", @@ -3653,7 +3678,6 @@ "LatentKeyframeGroupImport", "LatentKeyframeImport", "LatentKeyframeTiming", - "LinearBatchCreativeInterpolation", "LoadImagesFromDirectory", "ScaledSoftControlNetWeightsImport", "SoftControlNetWeights", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index dd37b9f..804c6aa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "amorano", + "title": "Jovimetrix Composition Nodes", + "reference": "https://github.com/Amorano/Jovimetrix", + "files": [ + "https://github.com/Amorano/Jovimetrix" + ], + "install_type": "git-clone", + "description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites" + }, { "author": "romeobuilderotti", "title": "ComfyUI PNG Metadata", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d275dbb..54b0cb8 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -56,6 +56,30 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/Amorano/Jovimetrix": [ + [ + "\u2697\ufe0f Blend Images (jov)", + "\u2728 Shape Generator (jov)", + "\ud83c\udf08 HSV Image (jov)", + "\ud83c\udf31 Transform Image (jov)", + "\ud83c\udfad Invert Image (jov)", + "\ud83d\udd06 Pixel Shader Image (jov)", + "\ud83d\udd27 Adjust Image (jov)", + "\ud83d\udd30 Mirror Image (jov)", + "\ud83d\udd33 Tile Image (jov)", + "\ud83d\udd78\ufe0f Filter Image (jov)", + "\ud83d\uddfa\ufe0f Remap Image (jov)", + "\ud83d\udfea Constant Image (jov)", + "\ud83e\udd7b Gradient (jov)" + ], + { + "author": "amorano", + "description": "Blending operations for image inputs.", + "nickname": "Jovimetrix", + "title": "Jovimetrix Composition Pack", + "title_aux": "Jovimetrix Composition Nodes" + } + ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -3645,6 +3669,7 @@ "https://github.com/peteromallet/ComfyUI-Creative-Interpolation": [ [ "ACN_AdvancedControlNetApplyImport", + "BatchCreativeInterpolation", "ControlNetLoaderAdvancedImport", "CustomControlNetWeights", "CustomT2IAdapterWeights", @@ -3653,7 +3678,6 @@ "LatentKeyframeGroupImport", "LatentKeyframeImport", "LatentKeyframeTiming", - "LinearBatchCreativeInterpolation", "LoadImagesFromDirectory", "ScaledSoftControlNetWeightsImport", "SoftControlNetWeights",