kamp0010 commited on
Commit
33a259d
·
verified ·
1 Parent(s): bd4f473

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,5 +5,6 @@ transformers>=4.46.0
5
  torch>=2.2.0
6
  numpy>=1.26.0
7
  sentencepiece
 
8
  huggingface_hub
9
  pydantic>=2.0
 
5
  torch>=2.2.0
6
  numpy>=1.26.0
7
  sentencepiece
8
+ sentence_transformers
9
  huggingface_hub
10
  pydantic>=2.0