datacipen commited on
Commit
67097dd
1 Parent(s): 9c08dce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  langchain==0.1.2
2
  langchain-community
 
 
3
  chainlit==1.0.506
4
  simsimd==3.6.0
5
  tabulate
6
  pandas
7
  numpy
8
- sentence-transformers==2.2.2
9
  langchain-experimental==0.0.49
 
1
  langchain==0.1.2
2
  langchain-community
3
+ langchain-core
4
+ huggingface_hub
5
  chainlit==1.0.506
6
  simsimd==3.6.0
7
  tabulate
8
  pandas
9
  numpy
10
+ sentence-transformers
11
  langchain-experimental==0.0.49