TEZv commited on
Commit
f74d2e1
·
verified ·
1 Parent(s): c717b1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,4 +7,6 @@ matplotlib>=3.7.0
7
  Pillow>=10.0.0
8
  requests>=2.31.0
9
  tabulate>=0.9.0
10
- plotly>=5.18.0
 
 
 
7
  Pillow>=10.0.0
8
  requests>=2.31.0
9
  tabulate>=0.9.0
10
+ plotly>=5.18.0
11
+ sentence-transformers>=2.2.0
12
+ faiss-cpu>=1.7.4