mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-13 14:42:40 +08:00
add custom node info
add custom node info
This commit is contained in:
parent
d8da2a8c50
commit
0d60372c03
@ -15901,6 +15901,17 @@
|
|||||||
],
|
],
|
||||||
"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": "MoonHugo",
|
||||||
|
"title": "ComfyUI-StableAudioOpen",
|
||||||
|
"id": "stable-audio-open",
|
||||||
|
"reference": "https://github.com/MoonHugo/ComfyUI-StableAudioOpen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MoonHugo/ComfyUI-StableAudioOpen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The implementation of the audio generation model stable-audio-open in ComfyUI enables ComfyUI to achieve text-to-audio functionality."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user