mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-12 10:00:49 +01:00
Update README.md
This commit is contained in:
parent
31a49711d8
commit
f62a4a1e40
@ -42,7 +42,7 @@ The application was made with Tkinter for cross-platform compatibility, so it sh
|
||||
|
||||
```
|
||||
pip install --no-cache-dir -r requirements.txt
|
||||
pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio===0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
|
||||
pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
|
||||
```
|
||||
|
||||
### FFmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user