Spaces:
Sleeping
Sleeping
Create requirement.txt
Browse files- requirement.txt +13 -0
requirement.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
pandasai
|
3 |
+
streamlit
|
4 |
+
pyyaml
|
5 |
+
langchain
|
6 |
+
langchain_community
|
7 |
+
langchain
|
8 |
+
langchain-openai
|
9 |
+
langchain-groq
|
10 |
+
langchain-experimental
|
11 |
+
seaborn
|
12 |
+
streamlit
|
13 |
+
python-dotenv
|