Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ transformers
|
|
| 2 |
torch
|
| 3 |
librosa
|
| 4 |
llama-cpp-python
|
| 5 |
-
huggingface_hub
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
librosa
|
| 4 |
llama-cpp-python
|
| 5 |
+
huggingface_hub
|
| 6 |
+
sentencepiece
|