Spaces:
Runtime error
Runtime error
Daryl Fung
commited on
Commit
·
dadec25
1
Parent(s):
8d83939
fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ scipy==1.11.4
|
|
10 |
sentence_transformers==2.2.2
|
11 |
git+https://github.com/suno-ai/bark.git
|
12 |
uvicorn==0.24.0.post1
|
|
|
|
10 |
sentence_transformers==2.2.2
|
11 |
git+https://github.com/suno-ai/bark.git
|
12 |
uvicorn==0.24.0.post1
|
13 |
+
soundfile==0.12.1
|