Преглед изворни кода

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