Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ hydra-colorlog
|
|
13 |
julius
|
14 |
sentencepiece
|
15 |
num2words
|
|
|
|
13 |
julius
|
14 |
sentencepiece
|
15 |
num2words
|
16 |
+
soundfile>=0.12.1 # audiocraft 필수 의존성
|