diff --git a/custom-node-list.json b/custom-node-list.json index 5abb0467..c8ce9c46 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54470,6 +54470,17 @@ ], "install_type": "git-clone", "description": "Slerp model merging node specifically for Cosmos Predict 2B. Supports layer-wise ratio adjustment." + }, + { + "author": "Gerbesh", + "title": "PNG Info for ComfyUI", + "id": "png-info", + "reference": "https://github.com/Gerbesh/png-info-for-comfyui", + "files": [ + "https://github.com/Gerbesh/png-info-for-comfyui" + ], + "install_type": "git-clone", + "description": "Reads A1111 and ComfyUI PNG metadata and applies editable generation settings to bound checkpoint, LoRA, CLIP text encode, and KSampler nodes." } ] }