mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 05:40:49 +08:00
Add ComfyUI_show_seed (#1429)
This commit is contained in:
parent
ef130b23ef
commit
fb74f39793
@ -19699,6 +19699,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user