Skip to content

downloadModel

downloadModel(opts?): Promise<string>

Defined in: download.ts:61

Download the model file set into dir (or the cache) and return that directory.

DownloadOptions = {}

Promise<string>