Add draggen node to comfy ui manager (#2604)

This commit is contained in:
Jacobus Meulen 2026-02-17 02:35:32 +01:00 committed by GitHub
parent 48acce370a
commit fd8f1242e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43450,6 +43450,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kadima-tech",
"title": "ComfyUI-Draggen",
"reference": "https://github.com/kadima-tech/comfyui-draggen",
"files": [
"https://github.com/kadima-tech/comfyui-draggen"
],
"install_type": "git-clone",
"description": "Load and use your Draggen.io moodboards directly in ComfyUI."
}
]
}