Text-to-Audio
Diffusers
Safetensors
StableAudioPipeline
audio
sound-effects
ambient
diffusion
stable-audio
maestraea
Instructions to use AEmotionStudio/stable-audio-open-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AEmotionStudio/stable-audio-open-models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AEmotionStudio/stable-audio-open-models", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Mirror vae/diffusion_pytorch_model.safetensors from stabilityai/stable-audio-open-1.0
385bdec verified - Xet hash:
- fb9fd8a5d8438275f6ab7dfd6b893676e263de66d23c03d348d05bd29293139a
- Size of remote file:
- 624 MB
- SHA256:
- 2131cdb52020b2473707465449d8bdb4f6cca61c93150a947baca02bc58ffd7b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.