Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
google-generativeai
|
2 |
-
gradio
|
|
|
|
|
|
|
|
1 |
+
google-generativeai
|
2 |
+
gradio
|
3 |
+
pytube
|
4 |
+
moviepy
|
5 |
+
SpeechRecognition
|