Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
paperscraper
|
| 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
|
|
|
|
| 1 |
paperscraper
|
| 2 |
+
git+https://github.com/whitead/paper-qa
|
| 3 |
huggingface_hub
|
| 4 |
llama-cpp-python
|
| 5 |
+
sentence_transformers
|
| 6 |
git+https://github.com/MIDORIBIN/langchain-gpt4free
|
| 7 |
git+https://github.com/xtekky/gpt4free
|