Browse Source

Add learning-at-home repos to requirements.txt

Aleksandr Borzunov 3 năm trước cách đây
mục cha
commit
3666555ee5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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