Sorry for the English language, those who force CPU usage should do this first. First of all, open anaconda and copy the address of the place where invoke is installed, come to anaconda and write cd and paste the address you copied next to it. conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia paste this and you can use gpu now.
#FİX CPU
1 messages · Page 1 of 1 (latest)
Please share the PIP install command for this as I bit new to this
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
Thank You