浏览代码

Add learning-at-home repos to requirements.txt

Aleksandr Borzunov 3 年之前
父节点
当前提交
3666555ee5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      requirements.txt

+ 2 - 0
requirements.txt

@@ -1,3 +1,5 @@
+git+git://github.com/learning-at-home/hivemind
+git+git://github.com/learning-at-home/dalle-pytorch@weight-sharing
 transformers>=4.9.2
 tokenizers>=0.10.2
 datasets>=1.11.0