Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ huggingface_hub # For authentication with Hugging Face Hub
|
|
4 |
soundfile # For saving audio to disk
|
5 |
gradio # Gradio UI for Spaces
|
6 |
transformers
|
7 |
-
accelerate
|
|
|
|
4 |
soundfile # For saving audio to disk
|
5 |
gradio # Gradio UI for Spaces
|
6 |
transformers
|
7 |
+
accelerate
|
8 |
+
torchsde
|