Spaces:
Sleeping
Sleeping
ThangNguyen27
commited on
Commit
•
2c01641
1
Parent(s):
762c34c
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-google-genai
|
2 |
+
langchain_community
|
3 |
+
unstructured[pdf]
|
4 |
+
langchain-huggingface
|
5 |
+
langchain_chroma
|
6 |
+
langchain_text_splitters
|
7 |
+
langchain
|