AliHashir commited on
Commit
65f28f6
·
1 Parent(s): 8ac5bb0

Add protobuf dependency for DeBERTa tokenizer conversion

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,5 +13,6 @@ sentence-transformers==2.7.0
13
  torch==2.4.1
14
  numpy==1.26.4
15
  sentencepiece==0.1.99
 
16
 
17
  python-multipart
 
13
  torch==2.4.1
14
  numpy==1.26.4
15
  sentencepiece==0.1.99
16
+ protobuf==4.25.1
17
 
18
  python-multipart