iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepFaceLab not seeing GPU on Linux container.

oo92 opened this issue · comments

For example, when I do face detection, this is what it looks like:

Extracting faces...
Running on CPU1
Running on CPU0
3%|###8 | 10/320 [00:29<15:17, 2.96s/it]

I tried to enable GPU by using the --force-gpu-idxs flag but it didn't work. How can I enable GPU?

Hello, have you solved it yet? How was it resolved?