belligerentbeagle / DeepFakeTutorial

Please do not use this against anyone, this tutorial is meant for educational purpose only.
GNU General Public License v3.0
91 stars 17 forks source link

problem about CPU and GPU #4

Open Math-crypto opened 4 years ago

Math-crypto commented 4 years ago

i use mac to run this project and choice cpu to run but when i run "python3 faceswap.py extract -i clip -o clip_faces" it got error " Loading Detect from Mtcnn plugin... Loading Align from Fan plugin... Starting, this may take a while... Initializing Face Alignment Network... No Graphics Card Detected! FAN is not supported on CPU. Use another aligner."

can you help me?