Spaces:
Sleeping
Sleeping
Create requirements.text
Browse files- requirements.text +8 -0
requirements.text
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.1.17
|
2 |
+
langchain-chroma==0.1.0
|
3 |
+
langchain-community==0.0.36
|
4 |
+
langchain-core==0.1.50
|
5 |
+
langchain-openai==0.1.6
|
6 |
+
streamlit
|
7 |
+
PyPDF2
|
8 |
+
langchain-text-splitters==0.0.1
|