Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
openai
|
3 |
opencv-python
|
4 |
-
moviepy
|
|
|
|
1 |
streamlit
|
2 |
openai
|
3 |
opencv-python
|
4 |
+
moviepy
|
5 |
+
audio-recorder-streamlit
|