Переглянути джерело

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