Spaces:
Sleeping
Sleeping
Initial Draft
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ llama-cpp-python
|
|
6 |
sentence-transformers
|
7 |
torch
|
8 |
langchain
|
9 |
-
langchain_community
|
|
|
|
|
|
6 |
sentence-transformers
|
7 |
torch
|
8 |
langchain
|
9 |
+
langchain_community
|
10 |
+
google.generativeai
|
11 |
+
python-dotenv
|