Ahmed007 commited on
Commit
2aaaa1f
·
verified ·
1 Parent(s): 776e973

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,9 +1,13 @@
1
  flask
 
2
  matplotlib
3
  numpy
 
 
4
  llama-cpp-python
5
  huggingface-hub
6
  langchain
 
7
  scipy==1.10.1
8
  gunicorn
9
  langchain-community
 
1
  flask
2
+ langchain
3
  matplotlib
4
  numpy
5
+ gensim
6
+ scikit-learn
7
  llama-cpp-python
8
  huggingface-hub
9
  langchain
10
+ langchain-experimental
11
  scipy==1.10.1
12
  gunicorn
13
  langchain-community