Add artyclaw-comfy nodes (#2765)

This commit is contained in:
artyclaw 2026-04-13 15:53:17 +02:00 committed by GitHub
parent 0952dd1686
commit 3842e70fd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46156,6 +46156,16 @@
], ],
"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": "artyclaw",
"title": "ArtyClaw Comfy Nodes",
"reference": "https://github.com/artyclaw/artyclaw-comfy",
"files":[
"https://github.com/artyclaw/artyclaw-comfy"
],
"install_type": "git-clone",
"description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting."
} }
] ]
} }