Spaces:
Running
Running
try to fix gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ pyctcdecode==0.3.0
|
|
3 |
torch
|
4 |
torchaudio
|
5 |
librosa
|
6 |
-
gradio
|
7 |
https://github.com/kpu/kenlm/archive/master.zip
|
|
|
3 |
torch
|
4 |
torchaudio
|
5 |
librosa
|
6 |
+
gradio~=5.16
|
7 |
https://github.com/kpu/kenlm/archive/master.zip
|