Defined in: types/imageEmbeddings.ts:20
Props for the useImageEmbeddings hook.
model:
object
Defined in: types/imageEmbeddings.ts:21
An object containing the model configuration.
modelName:
ImageEmbeddingsModelName
modelSource:
ResourceSource
optionalpreventLoad:boolean
Defined in: types/imageEmbeddings.ts:22
Boolean that can prevent automatic model loading (and downloading the data if you load it for the first time) after running the hook.