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