瀏覽代碼

Allow hivemind >= 1.1.3

Aleksandr Borzunov 2 年之前
父節點
當前提交
5f985e7d73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -37,7 +37,7 @@ install_requires =
     huggingface-hub==0.7.0
     transformers==4.21.3
     protobuf>=3.20.3,<4.0dev
-    hivemind==1.1.3
+    hivemind>=1.1.3
     humanfriendly
     async-timeout>=4.0.2