diff --git a/custom-node-list.json b/custom-node-list.json index 68ebaea9..8e31f2f4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19699,6 +19699,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" } ] }