openfree commited on
Commit
ae3b2b9
·
verified ·
1 Parent(s): 3f3dfbe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -86,4 +86,9 @@ websockets==15.0.1
86
 
87
  # PDF 텍스트 추출용
88
  PyPDF2==3.0.1
89
- librosa
 
 
 
 
 
 
86
 
87
  # PDF 텍스트 추출용
88
  PyPDF2==3.0.1
89
+
90
+ librosa
91
+ scipy==1.14.1
92
+ librosa==0.10.2.post1
93
+ soundfile==0.12.1
94
+ audioread==3.0.1