mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
Register custom node: ComfyUI-InstantStudio (#1409)
This commit is contained in:
parent
10bd619712
commit
823d5459af
@ -19387,6 +19387,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": "InstantStudioAI",
|
||||||
|
"title": "ComfyUI-InstantStudio",
|
||||||
|
"reference": "https://github.com/InstantStudioAI/ComfyUI-InstantStudio",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/InstantStudioAI/ComfyUI-InstantStudio"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A collection of nodes to enhance your experience with ComfyUI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user