Upload requirements (1).txt
Browse files- requirements (1).txt +7 -0
requirements (1).txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
chromadb
|
| 3 |
+
streamlit
|
| 4 |
+
google-generativeai
|
| 5 |
+
langchain-google-genai
|
| 6 |
+
python-dotenv
|
| 7 |
+
pypdf
|