Ver código fonte

Add learning-at-home repos to requirements.txt

Aleksandr Borzunov 3 anos atrás
pai
commit
3666555ee5
1 arquivos alterados com 2 adições e 0 exclusões
  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