Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ torch
|
|
7 |
transformers
|
8 |
langchain
|
9 |
python-dotenv
|
10 |
-
langchain_community
|
|
|
|
7 |
transformers
|
8 |
langchain
|
9 |
python-dotenv
|
10 |
+
langchain_community
|
11 |
+
llama-cpp-python
|