Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ diffusers # Stable Diffusion + Stable Audio library
|
|
3 |
huggingface_hub # For authentication with Hugging Face Hub
|
4 |
soundfile # For saving audio to disk
|
5 |
gradio # Gradio UI for Spaces
|
|
|
|
3 |
huggingface_hub # For authentication with Hugging Face Hub
|
4 |
soundfile # For saving audio to disk
|
5 |
gradio # Gradio UI for Spaces
|
6 |
+
transformers
|