Explorar el Código

Add learning-at-home repos to requirements.txt

Aleksandr Borzunov hace 3 años
padre
commit
3666555ee5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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