mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
upd readme
This commit is contained in:
parent
8c17dd85f4
commit
b93ae56a08
4 changed files with 5 additions and 3 deletions
31
doc/doc_windows_desktop_app.md
Normal file
31
doc/doc_windows_desktop_app.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
### **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
|
||||
|
||||
[Google drive](https://drive.google.com/open?id=1BCFK_L7lPNwMbEQ_kFPqPpDdFEOd_Dci)
|
||||
|
||||
if the download qouta is exceeded, add the file to your own google drive and download from it
|
||||
|
||||
[Torrent](https://rutracker.org/forum/viewtopic.php?t=5558863)
|
||||
|
||||
Available builds:
|
||||
|
||||
* DeepFaceLabCUDA9.2SSE - for NVIDIA cards and any 64-bit CPU
|
||||
|
||||
* 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)
|
||||
|
||||
* [Basic workflow (thanks @derpfakes)](https://www.youtube.com/watch?v=cVcyghhmQSA)
|
||||
|
||||
* [How To Make DeepFakes With DeepFaceLab - An Amatuer's Guide](https://www.youtube.com/watch?v=wBax7_UWXvc)
|
||||
|
||||
* [Manual re-extract poorly aligned frames](https://www.youtube.com/watch?v=7z1ykVVCHhM)
|
Loading…
Add table
Add a link
Reference in a new issue