File size: 369 Bytes
c684cf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de512e1
92a1521
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Core ML dependencies  
torch>=2.5.0
torchaudio>=2.5.0
einops
transformers
accelerate
diffusers
scipy
librosa
soundfile
huggingface-hub

# Gradio and HF Spaces
gradio
gradio-client
spaces

# Additional utilities
numpy

# Install stable-audio-tools directly from GitHub
git+https://github.com/Stability-AI/stable-audio-tools.git

pydantic==2.10.6