StableAudioOpen2 / requirements.txt
stardate69's picture
Update requirements.txt
95cfba5 verified
raw
history blame contribute delete
343 Bytes
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