DeepFaceLab
DeepFaceLab copied to clipboard
DeepFaceLab not seeing GPU on Linux container.
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?