From 54ed13aadf06933870c78444f159fa67355bae17 Mon Sep 17 00:00:00 2001 From: Saquib Alam Date: Wed, 20 Aug 2025 00:17:56 +0530 Subject: [PATCH] add nodes for omini-kontext framework (#2087) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0e942cbe..7483aecd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31589,6 +31589,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "saquib764", + "title": "Omini Kontext", + "id": "omini_kontext_editor", + "reference": "https://github.com/Saquib764/omini-kontext", + "files": [ + "https://github.com/Saquib764/omini-kontext" + ], + "install_type": "git-clone", + "description": "Nodes to use Omini Kontext framework for multi-image reference using Flux Kontext model. It has node to for Nunchaku compatibility. The is an editor node to place the character/product on the image for spatial control." } ] }