bhlewis commited on
Commit
fe13110
1 Parent(s): 86b10f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -2,7 +2,8 @@ gradio
2
  numpy
3
  h5py
4
  faiss-cpu
5
- nltk
6
- torch
7
- sentence-transformers
8
  scikit-learn
 
 
 
 
2
  numpy
3
  h5py
4
  faiss-cpu
5
+ transformers
 
 
6
  scikit-learn
7
+ spacy
8
+ torch
9
+ nltk