mirror of
https://github.com/zebrajr/LivePortrait.git
synced 2026-01-15 12:15:12 +00:00
doc: update changelog
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user