mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-25 02:43:29 +08:00
add workflowuiplugin to custom node list (#2689)
This commit is contained in:
parent
9074ab900d
commit
b30b7eaa25
@ -45396,6 +45396,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": "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