py : add protobuf dependency (#4466)

This commit is contained in:
wonjun Jang
2023-12-14 21:44:49 +09:00
committed by GitHub
parent 20a68a7030
commit c50e400163

View File

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