From a347bb4f15cc21cc82b16ceedbe5dbb4c1abb2a7 Mon Sep 17 00:00:00 2001 From: Colombo Date: Fri, 27 Dec 2019 14:29:27 +0400 Subject: [PATCH] change doc about builds --- doc/doc_windows_desktop_app.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/doc_windows_desktop_app.md b/doc/doc_windows_desktop_app.md index 4d55b6d..e6c83ec 100644 --- a/doc/doc_windows_desktop_app.md +++ b/doc/doc_windows_desktop_app.md @@ -10,13 +10,9 @@ if the download qouta is exceeded, add the file to your own google drive and dow Available builds: -* DeepFaceLabCUDA9.2SSE - for NVIDIA cards and any 64-bit CPU +* DeepFaceLab_CUDA - for NVIDIA cards -* DeepFaceLabCUDA10.1AVX - for NVIDIA cards and CPU with AVX instructions support - -* DeepFaceLabOpenCLSSE - for AMD/IntelHD cards and any 64-bit CPU - -If your card does not work with CUDA 10.1 version, try CUDA 9.2. +* DeepFaceLab_OpenCL - for NVIDIA/AMD/IntelHD cards Important: you don't need to install CUDA !