LeannJoy commited on
Commit
f0c1569
·
verified ·
1 Parent(s): 0c166b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  streamlit
2
  pandas
 
 
3
  langchain-community
4
  langchain-experimental
5
- langchain-core
6
- langchain-huggingface
7
  python-dotenv
8
- numpy
9
- matplotlib
10
- seaborn
11
  tabulate
 
1
  streamlit
2
  pandas
3
+ matplotlib
4
+ langchain
5
  langchain-community
6
  langchain-experimental
7
+ langchain_huggingface
8
+ huggingface-hub
9
  python-dotenv
 
 
 
10
  tabulate