Ahmed007 commited on
Commit
5e6f652
·
verified ·
1 Parent(s): 45af37d

Update requirements.txt

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