diff --git a/custom-node-list.json b/custom-node-list.json index c248fe68..1213359e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54459,6 +54459,17 @@ ], "install_type": "git-clone", "description": "ComfyUI nodes for selecting, generating, and compositing rectangular manga panels" + }, + { + "author": "AI Embedded Systems", + "title": "ComfyUI Local Run Receipts", + "id": "local-run-receipts", + "reference": "https://github.com/nawnie/ComfyUI-Local-Run-Receipts", + "files": [ + "https://github.com/nawnie/ComfyUI-Local-Run-Receipts" + ], + "install_type": "git-clone", + "description": "Local-only output nodes that derive a stable run key, save image hashes, and write a receipt beside ComfyUI images. Repeated identical outputs are reported without overwriting the completed receipt." } ] }