Procházet zdrojové kódy

Add learning-at-home repos to requirements.txt

Aleksandr Borzunov před 3 roky
rodič
revize
3666555ee5
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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