Explorar el Código

edit requirments to enable cuda

Jhjoon05 hace 2 años
padre
commit
f5c0c95a7b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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