Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ dash-bootstrap-components==2.0.2
|
|
3 |
requests
|
4 |
pytube
|
5 |
pydub
|
6 |
-
google-generativeai
|
7 |
moviepy
|
8 |
-
ffmpeg-python
|
|
|
|
3 |
requests
|
4 |
pytube
|
5 |
pydub
|
|
|
6 |
moviepy
|
7 |
+
ffmpeg-python
|
8 |
+
openai
|