소스 검색

Update requirements.txt

justheuristic 3 년 전
부모
커밋
b84124cab6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -1,5 +1,5 @@
-git+git://github.com/learning-at-home/hivemind@dalle-v1
-git+git://github.com/learning-at-home/dalle-pytorch@weight-sharing
+https://github.com/learning-at-home/hivemind/archive/dalle-v1.zip
+https://github.com/learning-at-home/dalle-pytorch/archive/weight-sharing.zip
 bitsandbytes-cuda111>=0.26.0
 transformers==4.12.2
 tokenizers>=0.10.2