Browse Source

edit requirments to enable cuda

Jhjoon05 2 năm trước cách đây
mục cha
commit
f5c0c95a7b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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