Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ paperscraper
|
|
| 2 |
paper-qa
|
| 3 |
huggingface_hub
|
| 4 |
llama-cpp-python
|
|
|
|
| 5 |
git+https://github.com/xtekky/gpt4free
|
|
|
|
| 2 |
paper-qa
|
| 3 |
huggingface_hub
|
| 4 |
llama-cpp-python
|
| 5 |
+
git+https://github.com/MIDORIBIN/langchain-gpt4free
|
| 6 |
git+https://github.com/xtekky/gpt4free
|