Przeglądaj źródła

py : add protobuf dependency (#4466)

wonjun Jang 2 lat temu
rodzic
commit
c50e400163
1 zmienionych plików z 1 dodań i 0 usunięć
  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