DeepFaceLab_Linux
DeepFaceLab_Linux copied to clipboard
SAEHD refuses to use my GPU
I have a GTX 1070. It recognizes it in windows, but on the linux build, it's as if DeepFaceLab only recognizes my CPU. Im kinda a linux noob, so be gentle.

#52 hope this helps
install env
conda create -n deepfacelab -c main python=3.7 cudnn=7.6.5 cudatoolkit=10.1.243
my requirements file DeepFaceLab/requirements-cuda.txt
tqdm
numpy==1.16.1
numexpr
h5py==2.10.0
opencv-python==4.1.0.25
ffmpeg-python==0.1.17
scikit-image==0.14.2
scipy==1.4.1
colorama
tensorflow-gpu==2.3.1
pyqt5