Add ComfyUI-AudioScheduler to the list of custom nodes

This commit is contained in:
Brian Jew 2023-10-18 09:47:14 -07:00
parent b3361a5c6e
commit 970b9af662

View File

@ -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."
}
]
}