Spaces:
Sleeping
Sleeping
zahraanaji
commited on
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pypdf
|
2 |
+
sentence_transformers
|
3 |
+
openai
|
4 |
+
chromadb
|
5 |
+
langchain-openai
|
6 |
+
langchain-community
|
7 |
+
langchain-core
|