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