Danielos100 commited on
Commit
c249c88
·
verified ·
1 Parent(s): d30a052

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ scikit-learn>=1.5.1
6
  # Optional if you flip USE_EMBEDDINGS=True
7
  sentence-transformers>=3.0.1
8
  faiss-cpu>=1.8.0
 
 
6
  # Optional if you flip USE_EMBEDDINGS=True
7
  sentence-transformers>=3.0.1
8
  faiss-cpu>=1.8.0
9
+ tabulate>=0.9.0