Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ g4f[all]
|
|
2 |
gradio
|
3 |
google-generativeai
|
4 |
deep-translator
|
|
|
|
|
5 |
git+https://github.com/dsdanielpark/Bard-API.git
|
6 |
langdetect
|
7 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
|
|
2 |
gradio
|
3 |
google-generativeai
|
4 |
deep-translator
|
5 |
+
llama-index-llms-gemini
|
6 |
+
llama-index
|
7 |
git+https://github.com/dsdanielpark/Bard-API.git
|
8 |
langdetect
|
9 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|