Spaces:
Sleeping
Sleeping
Initial Draft
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pypdf
|
3 |
+
langchain-google-genai
|
4 |
+
google.generativeai
|
5 |
+
python-dotenv
|
6 |
+
langchain
|
7 |
+
langchain_community
|