Forráskód Böngészése

edit requirments to enable cuda

Jhjoon05 2 éve
szülő
commit
f5c0c95a7b
1 módosított fájl, 1 hozzáadás és 0 törlés
  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