diff --git a/README.md b/README.md index 1aca573..155bb95 100644 --- a/README.md +++ b/README.md @@ -2,31 +2,93 @@ - - -presents # DeepFaceLive -### Real-time face swap for PC streamers +## Real-time face swap for PC streaming or video calls. + + + + +![](doc/swapshot.jpg) + +powered by + +![](doc/logo_onnx.png) +![](doc/logo_nvidia.png) +![](doc/logo_python.png) ## Available celebrities -Coming soon +-- coming soon -- + +You can train your own face model using DeepFaceLab + -## Want more? Donate! + +## Minimum system requirements + +NVIDIA GTX 750 or higher (AMD is not supported) + +Modern CPU with AVX instructions + +4GB RAM + +Windows 10 + + + + + + +## Setup tutorial + + + +Windows 10 x64 + + + + +## Releases + + + + +Windows 10 x64 (mega.nz) + +Contains new and prev releases. + + + + +## Communication groups + + +Discord +Official discord channel. English / Russian. + + +mrdeepfakes +the biggest NSFW English community + + + + + +## Donate @@ -38,53 +100,20 @@ Coming soon bitcoin:bc1qewl062v70rszulml3f0mjdjrys8uxdydw3v6rq - - - -## Minimum system requirements - -Geforce GTX 750 and higher (AMD is currently not supported) - -Modern CPU with AVX instructions - -4GB RAM - -Windows 10 - -## Setup tutorial - - - -Windows 10 x64 - - - - - -## Releases - - - - -Windows 10 x64 (mega.nz) -Contains new and prev releases. - - - - - diff --git a/doc/logo_nvidia.png b/doc/logo_nvidia.png new file mode 100644 index 0000000..0728738 Binary files /dev/null and b/doc/logo_nvidia.png differ diff --git a/doc/logo_onnx.png b/doc/logo_onnx.png new file mode 100644 index 0000000..0d882f0 Binary files /dev/null and b/doc/logo_onnx.png differ diff --git a/doc/logo_python.png b/doc/logo_python.png new file mode 100644 index 0000000..78c09e9 Binary files /dev/null and b/doc/logo_python.png differ diff --git a/doc/swapshot.jpg b/doc/swapshot.jpg new file mode 100644 index 0000000..d84de56 Binary files /dev/null and b/doc/swapshot.jpg differ