downloadModel
downloadModel(
opts?):Promise<string>
Defined in: download.ts:61
Download the model file set into dir (or the cache) and return that directory.
Parameters
Section titled “Parameters”DownloadOptions = {}
Returns
Section titled “Returns”Promise<string>