Starberry15 commited on
Commit
e575ac4
·
verified ·
1 Parent(s): ac26573

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,10 +1,14 @@
1
  streamlit
2
  pandas
3
  numpy
 
4
  matplotlib
5
  seaborn
6
  scikit-learn
7
  huggingface-hub
8
  google-generativeai
9
  plotly
 
 
 
10
  openpyxl
 
1
  streamlit
2
  pandas
3
  numpy
4
+ python-dotenv
5
  matplotlib
6
  seaborn
7
  scikit-learn
8
  huggingface-hub
9
  google-generativeai
10
  plotly
11
+ langchain-community
12
+ langchain
13
+ requests
14
  openpyxl