Interface: StyleTransferProps
Defined in: types/styleTransfer.ts:26
Configuration properties for the useStyleTransfer hook.
Properties
model
model:
object
Defined in: types/styleTransfer.ts:27
Object containing the model configuration.
modelName
modelName:
StyleTransferModelName
modelSource
modelSource:
ResourceSource
preventLoad?
optionalpreventLoad:boolean
Defined in: types/styleTransfer.ts:28
Boolean that can prevent automatic model loading (and downloading the data if loaded for the first time) after running the hook.