Merge pull request #337 from prozacgod/main

Added ComfyUI Multi-Workspace
This commit is contained in:
Dr.Lt.Data 2024-01-17 12:50:12 +09:00 committed by GitHub
commit 025f25bd5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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."
}
]
}