Spaces:
Runtime error
Runtime error
wangwx
commited on
Commit
·
8363f9a
1
Parent(s):
8894152
update gradio version=4.27
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
speechbrain == 0.5.16
|
2 |
-
torchaudio
|
|
|
|
1 |
speechbrain == 0.5.16
|
2 |
+
torchaudio
|
3 |
+
gradio == 4.27.0
|