From bdd7c593e12ba8a2d2188885d1128bf020503059 Mon Sep 17 00:00:00 2001 From: KRSHH <136873090+KRSHH@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:53:29 +0530 Subject: [PATCH] Update README.md --- README.md | 70 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 5484ff1..af73c7c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ +

Deep Live Cam

-![demo-gif](demo.gif) -![demo-gif](avgpcperformancedemo.gif) +

+ Real-time face swap and video deepfake with a single click and only a single image. +

-## Deep Live Cam - -Real-time face swap and video deepfake with a single click and only a single image. +

+ Demo GIF + Performance Demo GIF +

## Disclaimer @@ -15,34 +18,6 @@ We are aware of the potential for unethical applications and are committed to pr Users are expected to use this software responsibly and legally. If using a real person's face, obtain their consent and clearly label any output as a deepfake when sharing online. We are not responsible for end-user actions. -## Features - -### Resizable Preview Window - -Dynamically improve performance using the `--live-resizable` parameter. - -![resizable-gif](resizable.gif) - -### Face Mapping - -Track and change faces on the fly. - -![face_mapping_source](face_mapping_source.gif) - -**Source Video:** - -![face-mapping](face_mapping.png) - -**Enable Face Mapping:** - -![face-mapping2](face_mapping2.png) - -**Map the Faces:** - -![face_mapping_result](face_mapping_result.gif) - -**See the Magic!** - ## Quick Start (Windows / Nvidia) [![Download](https://github.com/user-attachments/assets/3e3e252a-4bfa-41fb-a88c-84557402a7c7)](https://hacksider.gumroad.com/l/vccdmm) @@ -186,6 +161,35 @@ python run.py --execution-provider openvino ![demo-gif](demo.gif) +## Features + +### Resizable Preview Window + +Dynamically improve performance using the `--live-resizable` parameter. + +![resizable-gif](resizable.gif) + +### Face Mapping + +Track and change faces on the fly. + +![face_mapping_source](face_mapping_source.gif) + +**Source Video:** + +![face-mapping](face_mapping.png) + +**Enable Face Mapping:** + +![face-mapping2](face_mapping2.png) + +**Map the Faces:** + +![face_mapping_result](face_mapping_result.gif) + +**See the Magic!** + + ## Command Line Arguments ```