Sfoglia il codice sorgente

py : add protobuf dependency (#4466)

wonjun Jang 2 anni fa
parent
commit
c50e400163
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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