mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-13 08:04:24 +08:00
Adding InstaSD custom input nodes (#1019)
This commit is contained in:
parent
f5d656c87d
commit
1a156b1c75
@ -14266,6 +14266,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user