Add ComfyUI_show_seed (#1429)

This commit is contained in:
dream_hartley 2025-01-12 01:35:54 +09:00 committed by GitHub
parent ef130b23ef
commit fb74f39793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}