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