Add ComfyUI-Interactive to custom-node-list.json (#1241)

This commit is contained in:
Luis Quesada 2024-11-16 10:08:17 +01:00 committed by GitHub
parent fecd317275
commit e72cd14d9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10425,6 +10425,17 @@
"install_type": "git-clone",
"description": "'✂️ Inpaint Crop' is a node that crops an image before sampling. The context area can be specified via the mask, expand pixels and expand factor or via a separate (optional) mask.\n'✂️ Inpaint Stitch' is a node that stitches the inpainted image back into the original image without altering unmasked areas."
},
{
"author": "lquesada",
"title": "ComfyUI-Interactive",
"id": "interactive",
"reference": "https://github.com/lquesada/ComfyUI-Interactive",
"files": [
"https://github.com/lquesada/ComfyUI-Interactive"
],
"install_type": "git-clone",
"description": "Nodes that allow making the UI interactive, with selectors and switches. Enables selecting across multiple options with the click of a button to move a workflow forward."
},
{
"author": "randjtw",
"title": "advance-aesthetic-score",