Update custom-node-list.json (#2018)

first custom node
This commit is contained in:
Vaishnav V Nair 2025-07-22 03:52:18 +05:30 committed by GitHub
parent ff0604e3b6
commit daefb0f120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "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", "author": "boricuapab",
"title": "ComfyUI-Bori-KontextPresets [WIP]", "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." "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."
} }
] ]
} }