Allows the use of trained dance diffusion/sample generator models in ComfyUI.
Also included are two optional extensions of the extension (lol); Wave Generator for creating primitive waves aswell as a wrapper for the Pedalboard library.
The pedalboard wrapper allows us to wrap most vst3s and control them, for now only a wrapper for OTT is included. Any suggestions are welcome.
Includes a couple helper functions.
- Install ComfyUI
- Clone/download as zip and place
SampleDiffusion
folder inComfyUI/custom_nodes
. - Move/copy playAudio.js from
SampleDiffusion
toComfyUI/web/extensions
- Place models in
ComfyUI/models/audio_diffusion
('model_folder' entry in config.yaml is accepted).
4.5 (Optional) Install xfer OTT VST3 - Launch!
(Tip: right-click a node to convert an input to a pin you can connect to!)
Feel free to check out my other nodes.
- sample-diffusion
- pythongosssss for the preview audio node & javascript magic.
- ComfyUI
- Harmonai
- pedalboard
- xfer OTT