Akshay4506 commited on
Commit
03ceb83
·
1 Parent(s): 6135d1e

fix: ensure sentence-transformers is installed before pre-download

Browse files
Files changed (1) hide show
  1. webapp/requirements.txt +1 -0
webapp/requirements.txt CHANGED
@@ -11,3 +11,4 @@ pandas>=2.0.0
11
  numpy>=1.24.0
12
  tabpfn>=2.0.0
13
  huggingface_hub
 
 
11
  numpy>=1.24.0
12
  tabpfn>=2.0.0
13
  huggingface_hub
14
+ sentence-transformers