Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
librosa
|
3 |
numpy
|
|
|
4 |
torch
|
5 |
torchaudio
|
6 |
transformers
|
|
|
1 |
gradio
|
2 |
librosa
|
3 |
numpy
|
4 |
+
punctuators
|
5 |
torch
|
6 |
torchaudio
|
7 |
transformers
|