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