Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -28,3 +28,5 @@ spacy==3.7.6
|
|
28 |
encodec
|
29 |
huggingface_hub
|
30 |
# (xformers는 **절대 넣지 마세요**)
|
|
|
|
|
|
28 |
encodec
|
29 |
huggingface_hub
|
30 |
# (xformers는 **절대 넣지 마세요**)
|
31 |
+
# … (기존 항목)
|
32 |
+
librosa>=0.10 # ★ 새로 추가
|