mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 17:20:25 +08:00
Small English grammar fix (#1863)
changed poetry explanation to "then you can use" rather than "then can use." Makes more sense
This commit is contained in:
@@ -75,7 +75,7 @@ pip install torch torchvision torchaudio
|
||||
#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
|
||||
```
|
||||
|
||||
Then can use poetry to install the other dependencies:
|
||||
Then you can use poetry to install the other dependencies:
|
||||
```bash
|
||||
# Install the Poetry dependency management tool, skip if installed
|
||||
# Reference: https://python-poetry.org/docs/#installation
|
||||
|
||||
Reference in New Issue
Block a user