Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ outetts>=0.1.0
|
|
6 |
soundfile>=0.12.0
|
7 |
faster-whisper
|
8 |
huggingface-hub
|
9 |
-
llama-cpp-python
|
|
|
6 |
soundfile>=0.12.0
|
7 |
faster-whisper
|
8 |
huggingface-hub
|
9 |
+
llama-cpp-python[openblas]
|