| --- |
| license: other |
| license_name: stable-audio-community |
| license_link: https://huggingface.co/stabilityai/stable-audio-open-1.0/blob/main/LICENSE.md |
| tags: |
| - comfyui |
| --- |
| |
| # Stable Audio 3 |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repository: |
|
|
| - https://huggingface.co/stabilityai/stable-audio-3-medium |
| - https://huggingface.co/stabilityai/stable-audio-3-medium-base |
| - https://huggingface.co/stabilityai/stable-audio-3-small-music |
| - https://huggingface.co/stabilityai/stable-audio-3-small-music-base |
| - https://huggingface.co/stabilityai/stable-audio-3-small-sfx |
| - https://huggingface.co/stabilityai/stable-audio-3-small-sfx-base |
|
|
| Place the files in the following folders: |
|
|
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π checkpoints/ |
| β β βββ stable_audio_3_medium.safetensors |
| β β βββ stable_audio_3_medium_base.safetensors |
| β β βββ stable_audio_3_small_music.safetensors |
| β β βββ stable_audio_3_small_music_base.safetensors |
| β β βββ stable_audio_3_small_sfx.safetensors |
| β β βββ stable_audio_3_small_sfx_base.safetensors |
| β βββ π text_encoders/ |
| β β βββ t5gemma_b_b_ul2.safetensors |
| ``` |