From 74edd3d949e974115c6a6b5b63159e32bfe13630 Mon Sep 17 00:00:00 2001 From: Aleksandr Borzunov Date: Mon, 28 Nov 2022 06:50:25 +0000 Subject: [PATCH] Require hivemind with fixed compression and protobuf working on Colab --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1afedb4..4fc3429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ bitsandbytes==0.34.0 accelerate==0.10.0 huggingface-hub==0.7.0 transformers==4.21.3 -protobuf>=3.12.2,<4.0.0 -git+https://github.com/learning-at-home/hivemind@8f258b4b3688f671208bf323359cb967b25d640a +protobuf>=3.12.2,<3.20 +git+https://github.com/learning-at-home/hivemind@1e4af434f35ad43208e7e5df569c5ff5eb79681b humanfriendly