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
-
-
+
+ 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.
+
+
+
+
## 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.
-
-
-
-### Face Mapping
-
-Track and change faces on the fly.
-
-
-
-**Source Video:**
-
-
-
-**Enable Face Mapping:**
-
-
-
-**Map the Faces:**
-
-
-
-**See the Magic!**
-
## Quick Start (Windows / Nvidia)
[](https://hacksider.gumroad.com/l/vccdmm)
@@ -186,6 +161,35 @@ python run.py --execution-provider openvino

+## Features
+
+### Resizable Preview Window
+
+Dynamically improve performance using the `--live-resizable` parameter.
+
+
+
+### Face Mapping
+
+Track and change faces on the fly.
+
+
+
+**Source Video:**
+
+
+
+**Enable Face Mapping:**
+
+
+
+**Map the Faces:**
+
+
+
+**See the Magic!**
+
+
## Command Line Arguments
```