mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 22:20:50 +08:00
Add ComfyUI-AudioScheduler to the list of custom nodes
This commit is contained in:
parent
b3361a5c6e
commit
970b9af662
@ -2515,6 +2515,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "a1lazydog",
|
||||
"title": "Audio Scheduler",
|
||||
"reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler",
|
||||
"files": [
|
||||
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user