浏览代码

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