Update custom-node-list.json

This commit is contained in:
Tiwaz 2026-07-13 23:26:09 +02:00
parent 351d9c62c4
commit d49a8c6925

View File

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