matijap commited on
Commit
7aa1b63
1 Parent(s): 2cbb9e5

Updated requirements.txt with tabulate==0.9.0.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ joblib==1.2.0
2
  numpy==1.23.5
3
  pandas==1.3.5
4
  faiss-cpu==1.7.3
5
- sentence_transformers==2.2.2
 
 
2
  numpy==1.23.5
3
  pandas==1.3.5
4
  faiss-cpu==1.7.3
5
+ sentence_transformers==2.2.2
6
+ tabulate==0.9.0