Spaces:
Runtime error
Runtime error
Commit
·
d72abc3
1
Parent(s):
0c762fe
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
transformers==4.17.0
|
3 |
streamlit
|
|
|
4 |
torchaudio
|
5 |
librosa
|
6 |
soundfile
|
|
|
1 |
+
gradio==2.8.9
|
|
|
2 |
streamlit
|
3 |
+
transformers==4.16.2
|
4 |
torchaudio
|
5 |
librosa
|
6 |
soundfile
|