mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-28 09:21:03 +01:00
Update README.md
This commit is contained in:
parent
4b757106c0
commit
7f68e6e99b
@ -72,7 +72,7 @@ Here's a list of the models included within the v5 beta package -
|
||||
|
||||
The following example shows how to run a model from the "2band_32000 Models" section above.
|
||||
```
|
||||
python inference.py -g 0 -m 2band_32000.json -P models/MGM-v5-2Band-32000-BETA1.pth -i "INPUT"
|
||||
python inference.py -g 0 -m modelparams/2band_32000.json -P models/MGM-v5-2Band-32000-BETA1.pth -i "INPUT"
|
||||
```
|
||||
|
||||
The following examples show how to run the ensemble model scripts -
|
||||
|
Loading…
Reference in New Issue
Block a user