Ahmed007 commited on
Commit
f0c90b5
·
verified ·
1 Parent(s): d1354d7

Update requirements.txt

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