diff --git a/custom-node-list.json b/custom-node-list.json index 90c5a2e6..4ccc623c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25711,6 +25711,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Alastor 666 1933", + "title": "Caching to not Waste", + "id": "caching_to_not_waste", + "reference": "https://github.com/alastor-666-1933/caching_to_not_waste", + "files": [ + "https://github.com/alastor-666-1933/caching_to_not_waste" + ], + "install_type": "git-clone", + "description": "This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions." } ] } +