diff --git a/custom-node-list.json b/custom-node-list.json index 7001969f..90410c3d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19688,6 +19688,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "dreamhartley", + "title": "ComfyUI_show_seed", + "reference": "https://github.com/dreamhartley/ComfyUI_show_seed", + "files": [ + "https://github.com/dreamhartley/ComfyUI_show_seed" + ], + "install_type": "git-clone", + "description": "A custom node that saves images while displaying the seed value used in generation" } ] }