From 1c98512720204afa88e1f998ea627b1a9f5f88aa Mon Sep 17 00:00:00 2001 From: PeterMikhai <149875787+PeterMikhai@users.noreply.github.com> Date: Sat, 28 Jun 2025 02:21:18 +0300 Subject: [PATCH] Update custom-node-list.json (#1955) * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ed2a9a95..4c13fc1a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28682,6 +28682,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "PeterMikhai", + "title": "DoomFLUX Nodes", + "reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack", + "files": [ + "https://github.com/PeterMikhai/Doom_Flux_NodePack" + ], + "install_type": "git-clone", + "description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.", } ] }