Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ google-generativeai>=0.3.0
|
|
3 |
matplotlib
|
4 |
qdrant_client
|
5 |
pypdf
|
|
|
|
3 |
matplotlib
|
4 |
qdrant_client
|
5 |
pypdf
|
6 |
+
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|