Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
|
|
2 |
gradio==3.50.2
|
3 |
openai==0.28.1
|
4 |
langchain==0.0.329
|
5 |
-
python-dotenv==1.0.0
|
|
|
|
2 |
gradio==3.50.2
|
3 |
openai==0.28.1
|
4 |
langchain==0.0.329
|
5 |
+
python-dotenv==1.0.0
|
6 |
+
gtts==2.3.1
|