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