Nodes Browser
ComfyDeploy: How ComfyUI-Riffusion works in ComfyUI?
What is ComfyUI-Riffusion?
A ComfyUI extension for Riffusion audio generation.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Riffusion
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Riffusion
A ComfyUI extension for Riffusion audio generation.
Installation
-
Clone this repository into your
ComfyUI/custom_nodes
directory:git clone https://github.com/traugdor/ComfyUI-Riffusion.git
OR Install via Comfy Registry: https://registry.comfy.org/publishers/traugdor/nodes/riffusion -
Restart ComfyUI
Usage
The extension adds a new node "Riffusion" under the audio category.
TODO
- Add support for multiple images (as input) to generate a single audio file for longer audio lengths
- Add support for multiple images to generate multiple audio files
- Add support for other audio types (wav, mp3, ogg, etc.)