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

added seb nodes
This commit is contained in:
Seb Hirsch 2025-05-12 19:02:55 +02:00 committed by GitHub
parent 3bc6c7584d
commit e9dff83290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25700,6 +25700,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "cyberhirsch",
"title": "Seb Nodes",
"id": "seb_nodes",
"reference": "https://github.com/cyberhirsch/seb_nodes",
"files": [
"https://github.com/cyberhirsch/seb_nodes"
],
"install_type": "git-clone",
"description": "Save image node with dynamic paths and an 'Open Folder' button."
} }
] ]
} }