1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +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:
Zul
2024-04-11 03:41:07 -04:00
committed by GitHub
parent 886b6324bc
commit a998c747df

View File

@@ -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