diff --git a/doc/doc_build_and_repository_info.md b/doc/doc_build_and_repository_info.md index c066b6f..6fe4737 100644 --- a/doc/doc_build_and_repository_info.md +++ b/doc/doc_build_and_repository_info.md @@ -1,13 +1,13 @@ ## Build and Repository Info -DeepFaceLab officially supports Windows-only. Linux and OS X are untested. +DeepFaceLab officially supports Windows-only. If you want to support Mac/Linux/Docker - create a fork, it will be referenced here. #### **Installing dlib on Windows** The version of `dlib` in pip is compiled without CUDA support. Therefore you have to compile it manually in order to use the `dlib` face extractor. -To build this on Windows run following command:: `python setup.py install -G "Visual Studio 14 2015" --yes DLIB_USE_CUDA` +Command line example for Windows: `python setup.py install -G "Visual Studio 14 2015" --yes DLIB_USE_CUDA` #### **CPU mode** diff --git a/doc/doc_features.md b/doc/doc_features.md index 1421d31..367406b 100644 --- a/doc/doc_features.md +++ b/doc/doc_features.md @@ -1,18 +1,18 @@ ### **Features**: -- Regularly updated Windows binary containing pre-compiled dependencies, including CUDA libraries. +- Windows binary containing pre-compiled dependencies, including CUDA libraries. -- New models expanding upon the original df model. +- New models expanding upon the original faceswap model. - Model architecture designed with experimentation in mind. - Face metadata embedded into extracted JPG files. -- CPU-only mode [`--cpu-mode`] +- CPU-only mode [`--cpu-mode`]. 8th gen Intel core CPU able to train H64 model in 2 days. - Preview window -- Extractor and Converter can be run in parallel. +- Extractor and Converter run in parallel. - Debug mode option for all stages: [`--debug`] diff --git a/doc/doc_prebuilt_windows_app.md b/doc/doc_prebuilt_windows_app.md index 1f824a8..b4d9ddc 100644 --- a/doc/doc_prebuilt_windows_app.md +++ b/doc/doc_prebuilt_windows_app.md @@ -1,6 +1,6 @@ ### **Prebuilt Windows Releases** -Windows builds with all dependencies included are released regularly. Only the NVIDIA GeForce display driver needs to be installed. Prebuilt DeepFaceLab, including GPU and CPU versions, can be downloaded from [Mega](https://mega.nz/#F!b9MzCK4B!zEAG9txu7uaRUjXz9PtBqg) or [BitTorrent](https://rutracker.org/forum/viewtopic.php?p=75318742). +Windows builds with all dependencies included are released regularly. Only the NVIDIA GeForce display driver needs to be installed. Prebuilt DeepFaceLab, including GPU and CPU versions, can be downloaded from [Mega](https://mega.nz/#F!b9MzCK4B!zEAG9txu7uaRUjXz9PtBqg) or [BitTorrent](https://rutracker.org/forum/viewtopic.php?p=75318742) (magnet link inside). diff --git a/doc/doc_ready_to_work_facesets.md b/doc/doc_ready_to_work_facesets.md index 85a756b..fb3344f 100644 --- a/doc/doc_ready_to_work_facesets.md +++ b/doc/doc_ready_to_work_facesets.md @@ -1,6 +1,6 @@ ### **Example Face Sets**: -Faces sets for the following have been pre-extracted for experimentation, +Faces sets for the following have been pre-extracted, - Nicolas Cage - Steve Jobs