cnmoro commited on
Commit
674a3c5
1 Parent(s): 2ea747f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -7,4 +7,11 @@ text-util-en-pt
7
  googlesearch-python
8
  torch
9
  transformers
 
 
 
 
 
 
 
10
  FlagEmbedding
 
7
  googlesearch-python
8
  torch
9
  transformers
10
+ numpy
11
+ onnx
12
+ onnxruntime
13
+ onnxruntime-extensions
14
+ faiss-cpu
15
+ scikit-learn
16
+ thefuzz[speedup]
17
  FlagEmbedding