mirror of
https://github.com/thxxx/VTS.git
synced 2026-06-25 03:14:06 +00:00
Update README.md
This commit is contained in:
parent
365d55267c
commit
3f9b4e3b6e
1 changed files with 2 additions and 2 deletions
|
|
@ -59,13 +59,13 @@ Training code, datasets, notebooks, RunPod handler, Supabase upload code, OpenAI
|
|||
|
||||
Pretrained checkpoints are available on Hugging Face:
|
||||
|
||||
- [https://huggingface.co/Daniel777/textalignment](https://huggingface.co/Daniel777/textalignment)
|
||||
- [https://huggingface.co/Daniel777/VTS](https://huggingface.co/Daniel777/VTS)
|
||||
|
||||
Download:
|
||||
|
||||
```bash
|
||||
pip install -U "huggingface_hub"
|
||||
hf download Daniel777/textalignment dynamic_v3_0415.ckpt --local-dir ./checkpoints
|
||||
hf download Daniel777/VTS dynamic_v3_0415.ckpt --local-dir ./checkpoints
|
||||
```
|
||||
|
||||
Recommended local layout:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue