Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ llama-index-embeddings-gemini
|
|
6 |
google-generativeai>=0.3.0
|
7 |
matplotlib
|
8 |
qdrant_client
|
|
|
9 |
pypdf
|
10 |
g4f[all]
|
|
|
6 |
google-generativeai>=0.3.0
|
7 |
matplotlib
|
8 |
qdrant_client
|
9 |
+
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
10 |
pypdf
|
11 |
g4f[all]
|