Spaces:
No application file
No application file
Shankarm08
commited on
Commit
•
40358de
1
Parent(s):
8ac3ad8
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
3 |
+
streamlit
|
4 |
+
python-dotenv
|
5 |
+
langchain-openai
|
6 |
+
langchain-huggingface
|
7 |
+
langchain-community
|