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)