Spaces:
Running
Running
Chandranshu Jain
commited on
Commit
•
5ebdd5c
1
Parent(s):
9d8ec30
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
PyPDF2
|
3 |
+
langchain-text-splitters
|
4 |
+
langchain_google_genai
|
5 |
+
langchain_community
|
6 |
+
langchain
|
7 |
+
langchain-chroma
|
8 |
+
pypdf
|