From 388afc99dc2c87a3ddba087ad4f575cc662b88ab Mon Sep 17 00:00:00 2001 From: iperov Date: Wed, 5 Dec 2018 10:29:27 +0400 Subject: [PATCH 1/2] youtube tutorial for prebuilt DeepFaceLab --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 267ff13..3825b85 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ Command line example for windows: `python setup.py install -G "Visual Studio 14 Windows 7,8,8.1,10 zero dependency (just install/update your GeForce Drivers) prebuilt Python 3.6.5 embeddable folder with DeepFaceLab can be downloaded from torrent https://rutracker.org/forum/viewtopic.php?p=75318742 (magnet link inside). +Video tutorial: https://www.youtube.com/watch?v=K98nTNjXkq8 + ### **Windows 10 memory problem: Windows 10 consumes % of VRAM even if card unused for video output. From a43e93aa0c8ac9d6f15d26d85db75961e007c339 Mon Sep 17 00:00:00 2001 From: iperov Date: Wed, 5 Dec 2018 18:20:07 +0400 Subject: [PATCH 2/2] added Steve Jobs faceset --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3825b85..d324f1d 100644 --- a/README.md +++ b/README.md @@ -138,10 +138,12 @@ Best practice for dst faces: 1) delete first unsorted aligned groups of images what you can to delete. Dont touch target face mixed with others. 2) `hist` -> delete groups of similar and leave only target face -### **Facesets**: +### **Ready to work facesets**: - Nicolas Cage 4 facesets (1 mix + 3 different) +- Steve Jobs + download from here: https://mega.nz/#F!y1ERHDaL!PPwg01PQZk0FhWLVo5_MaQ ### **Build info**