diff --git a/custom-node-list.json b/custom-node-list.json index ecbabced..607c997c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54337,6 +54337,16 @@ ], "install_type": "git-clone", "description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs." + }, + { + "author": "TiwazM", + "title": "ComfyUI-Precision-Model-Save", + "reference": "https://github.com/TiwazM/ComfyUI-Precision-Model-Save", + "files": [ + "https://github.com/TiwazM/ComfyUI-Precision-Model-Save" + ], + "install_type": "git-clone", + "description": "For users who merge models in ComfyUI and want the saved checkpoint to match the live merged model exactly. A small custom node for saving a live merged MODEL without using ComfyUI's normal ModelSave materialisation path." } ] }