mirror of
https://github.com/fumiama/RVC-Models-Downloader.git
synced 2024-11-17 13:47:11 +09:00
doc: optimize README
This commit is contained in:
parent
3f20164d72
commit
da4eaf8c66
@ -17,8 +17,8 @@ rvcmd packs/general/latest
|
|||||||
```bash
|
```bash
|
||||||
rvcmd tools/ffmpeg
|
rvcmd tools/ffmpeg
|
||||||
```
|
```
|
||||||
#### Customized Download
|
### Customized Download
|
||||||
##### Ex.1. Download ffmpeg Tools & Latest Intel Pack
|
#### Ex.1. Download ffmpeg Tools & Latest Intel Pack
|
||||||
1. Write and save the following `cust.yaml`.
|
1. Write and save the following `cust.yaml`.
|
||||||
```yaml
|
```yaml
|
||||||
BaseURL: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main
|
BaseURL: https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main
|
||||||
@ -30,7 +30,7 @@ rvcmd tools/ffmpeg
|
|||||||
```bash
|
```bash
|
||||||
rvcmd -c cust
|
rvcmd -c cust
|
||||||
```
|
```
|
||||||
##### Ex.2. Download other Repositories
|
#### Ex.2. Download other Repositories
|
||||||
> Use [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) as the example.
|
> Use [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) as the example.
|
||||||
1. Write and save the following `cust.yaml`.
|
1. Write and save the following `cust.yaml`.
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user