mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-22 04:12:38 +00:00
doc: update changelog
This commit is contained in:
parent
de5be438ec
commit
8a7682aaa4
@ -3,14 +3,14 @@
|
||||
### Download the installer from HuggingFace
|
||||
```bash
|
||||
# !pip install -U "huggingface_hub[cli]"
|
||||
huggingface-cli download cleardusk/LivePortrait-Windows LivePortrait-Windows-v20240806.zip
|
||||
huggingface-cli download cleardusk/LivePortrait-Windows LivePortrait-Windows-v20240806.zip --local-dir ./
|
||||
```
|
||||
|
||||
If you cannot access to Huggingface, you can use [hf-mirror](https://hf-mirror.com/) to download:
|
||||
```bash
|
||||
# !pip install -U "huggingface_hub[cli]"
|
||||
export HF_ENDPOINT=https://hf-mirror.com
|
||||
huggingface-cli download cleardusk/LivePortrait-Windows LivePortrait-Windows-v20240806.zip
|
||||
huggingface-cli download cleardusk/LivePortrait-Windows LivePortrait-Windows-v20240806.zip --local-dir ./
|
||||
```
|
||||
|
||||
Alternatively, you can manually download it from the [HuggingFace](https://huggingface.co/cleardusk/LivePortrait-Windows/blob/main/LivePortrait-Windows-v20240806.zip) page.
|
||||
|
Loading…
Reference in New Issue
Block a user