Added ComfyUI Multi-Workspace

This commit is contained in:
prozacgod 2024-01-16 15:29:59 -06:00
parent 4649d216b1
commit 7342c3d1b4

View File

@ -4603,6 +4603,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "prozacgod",
"title": "ComfyUI Multi-Workspace",
"reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace",
"files": [
"https://github.com/prozacgod/comfyui-pzc-multiworkspace"
],
"install_type": "git-clone",
"description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI."
}
]
}