doc: remove lfs

This commit is contained in:
guojianzhu 2024-07-04 22:16:52 +08:00
parent bd4d82ae9b
commit eecb969dce

View File

@ -46,9 +46,6 @@ We are actively updating and improving this repository. If you find any bugs or
```bash ```bash
git clone https://github.com/KwaiVGI/LivePortrait git clone https://github.com/KwaiVGI/LivePortrait
cd LivePortrait cd LivePortrait
# using lfs to pull the data
git lfs install
git lfs pull
# create env using conda # create env using conda
conda create -n LivePortrait python==3.9.18 conda create -n LivePortrait python==3.9.18