Procházet zdrojové kódy

Remove protobuf from requirements (#182)

A correct protobuf version should be already installed by hivemind.

This also resolves version conflict on Colab, where protobuf versions required by Petals were different from the ones required by pre-installed tensorflow and tensorboard packages.

Co-authored-by: Max Ryabinin <mryabinin0@gmail.com>
Alexander Borzunov před 2 roky
rodič
revize
0f6464103d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      setup.cfg

+ 0 - 1
setup.cfg

@@ -36,7 +36,6 @@ install_requires =
     accelerate==0.15.0
     huggingface-hub==0.11.1
     transformers==4.25.1
-    protobuf>=3.20.3,<4.0dev
     speedtest-cli==2.1.3
     hivemind==1.1.3
     tensor_parallel==1.0.23