DeepFaceLab not seeing GPU on Linux container.
oo92 opened this issue · comments
Onur-Andros Özbek commented
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?
KDR622 commented
Hello, have you solved it yet? How was it resolved?