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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-Riffusion and select it
  5. 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

  1. 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

  2. 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.)