Chillarmo commited on
Commit
71c72c2
1 Parent(s): 73ee3dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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 # Added for GGUF support
 
6
  soundfile>=0.12.0
7
  faster-whisper
8
  huggingface-hub
9
+ llama-cpp-python[openblas]