diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1587ec69..15b51b0c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "vaishnav-vn", + "title": "va1", + "name": "Pad Image by Aspect", + "reference": "https://github.com/vaishnav-vn/va1", + "files": [ + "https://github.com/vaishnav-vn/va1" + ], + "install_type": "git-clone", + "description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. " + }, { "author": "boricuapab", "title": "ComfyUI-Bori-KontextPresets [WIP]", @@ -7251,4 +7262,4 @@ "description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable." } ] -} \ No newline at end of file +}