Update README.md

This commit is contained in:
Anjok07 2021-05-04 20:19:13 -05:00 committed by GitHub
parent 4b757106c0
commit 7f68e6e99b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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