mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2025-03-14 21:22:43 +00:00
Update install documentation (for windows)
under windows I get message run "init" before "activate"
This commit is contained in:
parent
f24b6ff5d1
commit
4d1771aa70
@ -68,6 +68,8 @@ cd LivePortrait
|
|||||||
|
|
||||||
# create env using conda
|
# create env using conda
|
||||||
conda create -n LivePortrait python=3.9
|
conda create -n LivePortrait python=3.9
|
||||||
|
conda init
|
||||||
|
# close current shell and open a new one
|
||||||
conda activate LivePortrait
|
conda activate LivePortrait
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user