mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-20 13:33:24 -07:00
DockerFile for Mac users to run DeepfaceLab with CPU Mode (#95)
* fix localization nullpointer exception * fix devicelib error line:61,remove e * support create docker from cpu dockerfile * support preview or not when train(resolve cannot connect to X server)
This commit is contained in:
parent
46bda1d683
commit
a8694b73f0
11 changed files with 247 additions and 9 deletions
|
@ -176,6 +176,9 @@ Video tutorial: https://www.youtube.com/watch?v=K98nTNjXkq8
|
|||
|
||||
Windows 10 consumes % of VRAM even if card unused for video output.
|
||||
|
||||
### For Mac Users
|
||||
Check out [DockerCPU.md](DockerCPU.md) for more detailed instructions.
|
||||
|
||||
### **Problem of the year**:
|
||||
|
||||
algorithm of overlaying neural face onto video face located in ConverterMasked.py.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue