add workflowuiplugin to custom node list

This commit is contained in:
jimpi-dev 2026-03-13 17:06:53 +01:00
parent a801227663
commit 02f36c71ad

View File

@ -45052,6 +45052,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Jimpi",
"title": "WorkflowUIPlugin",
"id": "workflowuiplugin",
"reference": "https://github.com/jimpi-dev/WorkflowUIPlugin",
"files": [
"https://github.com/jimpi-dev/WorkflowUIPlugin"
],
"install_type": "git-clone",
"description": "This plugin adds features in order to enable full functionality of WorkflowUI Application to which turns your workflows into apps and provides structures for organizing your generations."
}
]
}