diff --git a/custom-node-list.json b/custom-node-list.json index ed2a9a95..48998f7f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28682,6 +28682,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "name": "DoomFLUX Nodes", + "author": "PeterMikhai", + "repo": "PeterMikhai/Doom_Flux_NodePack", + "description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.", + "files": [ + "nodes.py" + ], + "install_command": "pip install -r requirements.txt" } + ] }