Spaces:
Sleeping
Sleeping
Chandranshu Jain
commited on
Commit
•
29a0d03
1
Parent(s):
a2afc62
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
PyPDF2
|
3 |
+
langchain-text-splitters
|
4 |
+
langchain_google_genai
|
5 |
+
langchain_community
|
6 |
+
langchain
|