Spaces:
Running
Running
kenplusplus
commited on
Commit
•
612c9bb
1
Parent(s):
f429841
add missing dependency
Browse filesSigned-off-by: Lu Ken <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
-
langchain_google_genai
|
|
|
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
+
langchain_google_genai
|
9 |
+
PyCryptodome
|