Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -92,3 +92,7 @@ scipy==1.14.1
|
|
92 |
librosa==0.10.2.post1
|
93 |
soundfile==0.12.1
|
94 |
audioread==3.0.1
|
|
|
|
|
|
|
|
|
|
92 |
librosa==0.10.2.post1
|
93 |
soundfile==0.12.1
|
94 |
audioread==3.0.1
|
95 |
+
|
96 |
+
#양자화시 추가
|
97 |
+
llama-cpp-python
|
98 |
+
typing-extensions
|