VishnuRamDebyez
commited on
Commit
•
ed89af0
1
Parent(s):
bd3f01f
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-openai
|
3 |
+
langchain-core
|
4 |
+
langchain_community
|
5 |
+
docx2txt
|
6 |
+
pypdf
|
7 |
+
langchain_chroma
|
8 |
+
python-multipart
|
9 |
+
streamlit
|