DexterSptizu
commited on
Commit
•
185eb68
1
Parent(s):
aacc0d9
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
openai
|
5 |
+
python-dotenv
|
6 |
+
langchain_openai
|