Rename requirmenets.txt to requirements.txt
Browse files
requirmenets.txt β requirements.txt
RENAMED
@@ -1,5 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
SpeechRecognition
|
3 |
+
wordcloud
|
4 |
+
matplotlib
|
5 |
+
pydub
|
6 |
+
google.generativeai
|
7 |
+
streamlit-audiorec
|
8 |
+
streamlit
|