Spaces:
Sleeping
Sleeping
| # 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 |