Workflow
Stable Audio 1.0: Text to Audio
Generate audio from text prompts using Stable Audio.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search โStable Audio 1.0: Text to Audioโ in Template Library
- Load the checkpoint: The
CheckpointLoaderSimplenode usesstable-audio-open-1.0.safetensors - Write a prompt: Enter your description in the
CLIPTextEncodenode (e.g. โheaven church electronic dance musicโ) - Set duration: Adjust the
EmptyLatentAudionodeโs length value (default 47.6 seconds) - Click Run (
Ctrl/Cmd + Enter) to generate. The audio will be saved toComfyUI/output/audio/
Model download
When loading the workflow, ComfyUI will prompt you with download links for any missing models. To set up manually, download the files below and place them in the correct folders.Checkpoint
stable-audio-open-1.0.safetensors
2.3GB. Place in models/checkpoints/
Text encoder
t5-base.safetensors
Text encoder for prompt conditioning. Place in models/text_encoders/