Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ faster-whisper>=1.0.3
|
|
| 3 |
transformers>=4.44.0
|
| 4 |
torch>=2.3.0
|
| 5 |
huggingface_hub>=0.24.0
|
|
|
|
| 6 |
scipy
|
| 7 |
numpy
|
| 8 |
sentencepiece
|
|
|
|
| 3 |
transformers>=4.44.0
|
| 4 |
torch>=2.3.0
|
| 5 |
huggingface_hub>=0.24.0
|
| 6 |
+
llama-cpp-python>=0.2.90
|
| 7 |
scipy
|
| 8 |
numpy
|
| 9 |
sentencepiece
|