Open RobertRo101 opened 1 year ago
The released version of the app uses the CPU only build. The GPU build of pytorch is 2 gigabytes, which Github won't let me upload. If you do the instructions to run the app manually, it should use your computers GPU since this will install the CUDA version of pytorch. You can learn more about installing pytorch manually from here: https://pytorch.org/get-started/locally/
Hi, great tool first of all, but is there any way to force CUDA? It keeps using my CPU so it's very very slow. Thx