Fix UnboundLocalError: model_name vs model_names
Fixed bug where model_name (singular) was used instead of model_names (list) in several places, causing UnboundLocalError when running without --model.
Showing
Please
register
or
sign in
to comment