Spaces:
Sleeping
Sleeping
| torch # PyTorch library (make sure the default version works) | |
| diffusers # Stable Diffusion + Stable Audio library | |
| huggingface_hub # For authentication with Hugging Face Hub | |
| soundfile # For saving audio to disk | |
| gradio # Gradio UI for Spaces | |
| transformers | |
| accelerate | |
| torchsde |