mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-16 22:47:39 +08:00
add workflowuiplugin to custom node list
This commit is contained in:
parent
a801227663
commit
02f36c71ad
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user