瀏覽代碼

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