Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
openai
|
3 |
openai-whisper
|
4 |
gtts
|
5 |
pydub
|
6 |
ffmpeg-python
|
7 |
-
streamlit-
|
8 |
-
av
|
|
|
1 |
+
streamlit
|
2 |
openai
|
3 |
openai-whisper
|
4 |
gtts
|
5 |
pydub
|
6 |
ffmpeg-python
|
7 |
+
streamlit-microphone
|
|