A ComfyUI extension for Riffusion audio generation.
A ComfyUI extension for Riffusion audio generation. Requires installation of 3rd-party software FFmpeg.
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
Download and install FFMPEG by following these instructions:
ffmpeg -version
Open Terminal
Install FFmpeg using your package manager
sudo apt update
sudo apt install ffmpeg
sudo dnf install ffmpeg
sudo pacman -S ffmpeg
Verify installation
ffmpeg -version
Restart ComfyUI
The extension adds a new node "Riffusion" under the audio category.