From 2ecf603d96847e5ff05186ff932b79c239752f9c Mon Sep 17 00:00:00 2001 From: Colombo Date: Thu, 7 Nov 2019 15:07:22 +0400 Subject: [PATCH] update prebuilt app info page --- doc/doc_prebuilt_windows_app.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/doc_prebuilt_windows_app.md b/doc/doc_prebuilt_windows_app.md index a079d25..023b36b 100644 --- a/doc/doc_prebuilt_windows_app.md +++ b/doc/doc_prebuilt_windows_app.md @@ -6,12 +6,16 @@ Windows builds with all dependencies included are released regularly. Only the N Available builds: -* DeepFaceLabCUDA9.2SSE - for NVIDIA cards up to GTX1080 and any 64-bit CPU +* DeepFaceLabCUDA9.2SSE - for NVIDIA cards and any 64-bit CPU -* DeepFaceLabCUDA10.1AVX - for NVIDIA cards up to RTX and CPU with AVX instructions support +* 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. + +Important: you don't need to install CUDA ! + #### Video tutorials using prebuilt windows app * [Basic workflow](https://www.youtube.com/watch?v=K98nTNjXkq8)