Adding InstaSD custom input nodes (#1019)

This commit is contained in:
Milad 2024-08-28 10:31:56 -07:00 committed by GitHub
parent f5d656c87d
commit 1a156b1c75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14266,6 +14266,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "InstaSD",
"title": "InstaSD nodes for ComfyUI",
"reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD",
"files": [
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD"
],
"install_type": "git-clone",
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
}
]
}