hamza50 commited on
Commit
29420cc
·
1 Parent(s): 4563431

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ scipy
3
+ tqdm
4
+ gensim
5
+ plotly
6
+ scikit-learn
7
+ numpy
8
+ wordcloud
9
+ matplotlib
10
+ openai
11
+ langchain
12
+ faiss-cpu
13
+ tiktoken
14
+ sentence_transformers
15
+ scipy
16
+ tqdm
17
+ matplotlib
18
+ spacy
19
+ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl
20
+ rank-bm25