Update readme.md

This commit is contained in:
Komiljon Mukhammadiev 2024-07-10 12:50:46 +09:00 committed by GitHub
parent 1a754339b5
commit 316133f0f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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