Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
SpeechRecognition
|
4 |
-
pydub
|
5 |
scipy
|
6 |
-
numpy
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
speechrecognition
|
|
|
|
|
3 |
scipy
|
4 |
+
numpy
|
5 |
+
requests
|
6 |
+
streamlit-audio-recorder
|