Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio>=4.0.0
|
2 |
youtube-transcript-api
|
3 |
-
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
youtube-transcript-api
|
3 |
+
python-dotenv
|
4 |
+
google-genai
|
5 |
+
assemblyai
|