瀏覽代碼

edit requirments to enable cuda

Jhjoon05 2 年之前
父節點
當前提交
f5c0c95a7b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1,4 +1,5 @@
 numpy
+--extra-index-url https://download.pytorch.org/whl/cu117
 torch
 tqdm
 more-itertools