From c3fc66387752bd855726f1da4bb5f50293d28ed0 Mon Sep 17 00:00:00 2001 From: sworksteam Date: Sun, 1 Feb 2026 00:08:41 -0800 Subject: [PATCH] added SEngine --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f3cbd6d0..09ae671c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42766,6 +42766,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "SWORKS_TEAM", + "title": "SEngine", + "id": "sengine", + "reference": "https://github.com/sworksteam/SEngine", + "files": [ + "https://github.com/sworksteam/SEngine" + ], + "install_type": "git-clone", + "description": "Sidebar browser for SWORKS_TEAM LoRAs from Civitai. Browse, download, and apply LoRAs with image previews and tag filtering." } ] }