ソースを参照

py : add protobuf dependency (#4466)

wonjun Jang 2 年 前
コミット
c50e400163
1 ファイル変更1 行追加0 行削除
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -2,3 +2,4 @@ numpy==1.24.4
 sentencepiece==0.1.98
 transformers>=4.34.0
 gguf>=0.1.0
+protobuf>=4.21.0