From 316133f0f651a0b9f3db08031ee719587c6a9ee0 Mon Sep 17 00:00:00 2001 From: Komiljon Mukhammadiev <92161283+Mrkomiljon@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:50:46 +0900 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 060c0b3..e9cb802 100644 --- a/readme.md +++ b/readme.md @@ -45,8 +45,8 @@ We are actively updating and improving this repository. If you find any bugs or ## 🔥 Getting Started ### 1. Clone the code and prepare the environment ```bash -git clone https://github.com/KwaiVGI/LivePortrait -cd LivePortrait +git clone https://github.com/Mrkomiljon/Webcam_Live_Portrait.git +cd Webcam_Live_Portrait # create env using conda conda create -n LivePortrait python==3.9.18