File size: 1,212 Bytes
3932b75 a02cbcd 3932b75 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
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
``` |