DrishtiSharma
commited on
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain_groq
|
2 |
+
streamlit
|
3 |
+
crewai
|
4 |
+
langchain_cohere
|
5 |
+
chromadb
|
6 |
+
pysqlite3-binary
|
7 |
+
setuptools
|
8 |
+
wheel
|
9 |
+
fpdf
|
10 |
+
plotly
|
11 |
+
pandas
|